Home
last modified time | relevance | path

Searched refs:xInfoSetInfo (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx1294 uno::Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in EndElement() local
1296 if( xInfoSetInfo->hasPropertyByName( OUString( RTL_CONSTASCII_USTRINGPARAM( "PageLayouts" ) ) ) ) in EndElement()
H A Dsdxmlexp.cxx2297 Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in _ExportStyles() local
2301 if( xInfoSetInfo->hasPropertyByName( msPageLayoutNames ) ) in _ExportStyles()
2316 Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in _ExportAutoStyles() local
2318 if( xInfoSetInfo->hasPropertyByName( msPageLayoutNames ) ) in _ExportAutoStyles()
H A Dsdxmlimp.cxx435 uno::Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in initialize() local
437 if( xInfoSetInfo->hasPropertyByName( msPageLayouts ) ) in initialize()
440 if( xInfoSetInfo->hasPropertyByName( msPreview ) ) in initialize()
445 if (xInfoSetInfo->hasPropertyByName(sOrganizerMode)) in initialize()

Completed in 56 milliseconds