Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2513 sal_Bool bShape, in addTextFrameAttributes() argument
2520 if( !bShape ) in addTextFrameAttributes()
2563 if ( !bShape && in addTextFrameAttributes()
2581 if( !bShape || TextContentAnchorType_AS_CHARACTER == eAnchor ) in addTextFrameAttributes()
2594 if( bShape ) in addTextFrameAttributes()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1765 sal_Bool bShape = sCategory == C2U("drawing"); in createInstance() local
1766 if( bShape || sCategory == C2U("form")) in createInstance()
1768 if(bShape) in createInstance()
1825 if ( bShape && in createInstance()
1833 if(bShape) in createInstance()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx283 sal_Bool bShape,