Home
last modified time | relevance | path

Searched refs:BoundFrames (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/xmloff/source/text/
H A Dtxtparae.cxx179 class BoundFrames class
183 BoundFrames( in BoundFrames() function in __anon20557f370111::BoundFrames
190 BoundFrames() in BoundFrames() function in __anon20557f370111::BoundFrames
220 const OUString BoundFrames::our_sAnchorType = OUString::createFromAscii("AnchorType");
221 const OUString BoundFrames::our_sAnchorFrame = OUString::createFromAscii("AnchorFrame");
246 const BoundFrames* GetTexts() const in GetTexts()
248 const BoundFrames* GetGraphics() const in GetGraphics()
250 const BoundFrames* GetEmbeddeds() const in GetEmbeddeds()
252 const BoundFrames* GetShapes() const in GetShapes()
255 auto_ptr<BoundFrames> m_pTexts;
[all …]