Lines Matching refs:xPropSetInfo
107 Reference< XPropertySetInfo > xPropSetInfo = in exportStyle() local
113 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()
160 if( xPropSetInfo->hasPropertyByName( sFollowStyle ) ) in exportStyle()
173 if( xPropSetInfo->hasPropertyByName( sIsAutoUpdate ) ) in exportStyle()
183 if( xPropSetInfo->hasPropertyByName( sOutlineLevel ) ) in exportStyle()
216 if( xPropSetInfo->hasPropertyByName( sNumberingStyleName ) ) in exportStyle()
360 Reference< XPropertySetInfo > xPropSetInfo = in exportDefaultStyle() local
483 Reference< XPropertySetInfo > xPropSetInfo = in exportStyleFamily() local
486 if( xPropSetInfo->hasPropertyByName( sFollowStyle ) ) in exportStyleFamily()
521 Reference< XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in exportStyleFamily() local
524 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyleFamily()
534 if( !xPropSetInfo->hasPropertyByName( sFollowStyle ) ) in exportStyleFamily()