Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/ !
H A Dtxtparae.cxx181 class BoundFrames class
185 BoundFrames( in BoundFrames() function in __anon84d0b1cf0111::BoundFrames
192 BoundFrames() in BoundFrames() function in __anon84d0b1cf0111::BoundFrames
222 const OUString BoundFrames::our_sAnchorType = OUString::createFromAscii("AnchorType");
223 const OUString BoundFrames::our_sAnchorFrame = OUString::createFromAscii("AnchorFrame");
248 const BoundFrames* GetTexts() const in GetTexts()
250 const BoundFrames* GetGraphics() const in GetGraphics()
252 const BoundFrames* GetEmbeddeds() const in GetEmbeddeds()
254 const BoundFrames* GetShapes() const in GetShapes()
257 auto_ptr<BoundFrames> m_pTexts;
[all …]