Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2277 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps() local
2283 if ( pStyleSheetPropertyMap != NULL ) in sprmWithProps()
2285 pStyleSheetPropertyMap->SetListLevel( (sal_Int16)nIntValue ); in sprmWithProps()
2299 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps() local
2309 if ( pStyleSheetPropertyMap != NULL ) in sprmWithProps()
2311 pStyleSheetPropertyMap->SetListId( nIntValue ); in sprmWithProps()
2321 if ( pStyleSheetPropertyMap != NULL ) in sprmWithProps()
2324 pStyleSheetPropertyMap->SetNumId( nIntValue ); in sprmWithProps()
2694 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps() local
2699 if ( pStyleSheetPropertyMap != 0 ) in sprmWithProps()
[all …]

Completed in 93 milliseconds