Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A DXMLGraphicsDefaultStyle.cxx107 const bool bBuildIdFound = GetImport().getBuildIds( nUPD, nBuild ); in SetDefaults() local
108 if ( bBuildIdFound && ( in SetDefaults()
H A Dximpshap.cxx2097 const bool bBuildIdFound = GetImport().getBuildIds( nUPD, nBuild ); in StartElement() local
2099 ( bBuildIdFound && in StartElement()
/aoo41x/main/xmloff/source/text/
H A DXMLIndexChapterInfoEntryContext.cxx150 const bool bBuildIdFound = GetImport().getBuildIds( nUPD, nBuild ); in StartElement() local
152 ( bBuildIdFound && in StartElement()
H A DXMLTextListBlockContext.cxx197 const bool bBuildIdFound = GetImport().getBuildIds( nUPD, nBuild ); in XMLTextListBlockContext() local
199 ( bBuildIdFound && nUPD == 680 ) ) in XMLTextListBlockContext()
H A Dtxtimp.cxx1404 const bool bBuildIdFound = rImport.getBuildIds( nUPD, nBuild ); in lcl_HasListStyle() local
1457 ( bBuildIdFound && in lcl_HasListStyle()
1718 const bool bBuildIdFound = rImport.getBuildIds( nUPD, nBuild ); in SetStyleAndAttrs() local
1719 DBG_ASSERT( ( bBuildIdFound && nUPD == 680 ) || in SetStyleAndAttrs()
1724 if ( ( bBuildIdFound && nUPD == 680 ) || in SetStyleAndAttrs()
1909 const bool bBuildIdFound = rImport.getBuildIds( nUPD, nBuild ); in SetStyleAndAttrs() local
1913 ( bBuildIdFound && in SetStyleAndAttrs()

Completed in 348 milliseconds