Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx104 bHasMasterPageName = sal_True; in SetAttribute()
150 , bHasMasterPageName( sal_False ) in XMLTextStyleContext()
290 bHasMasterPageName ) || in Finish()
400 if( bHasMasterPageName ) in Finish()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtstyli.hxx53 sal_Bool bHasMasterPageName : 1; member in XMLTextStyleContext
97 sal_Bool HasMasterPageName() const { return bHasMasterPageName; } in HasMasterPageName()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx455 sal_Bool bHasMasterPageName : 1; member in SwXMLItemSetStyleContext_Impl
497 sal_Bool HasMasterPageName() const { return bHasMasterPageName; } in HasMasterPageName()
514 bHasMasterPageName = sal_True; in SetAttribute()
591 bHasMasterPageName( sal_False ), in SwXMLItemSetStyleContext_Impl()

Completed in 20 milliseconds