Searched refs:rXPropState (Results 1 – 3 of 3) sorted by relevance
/trunk/main/oox/source/export/ |
H A D | drawingml.cxx | 95 …( GetPropertyAndState( rXPropSet, rXPropState, String( RTL_CONSTASCII_USTRINGPARAM( #propName ) ),… 122 …tate( Reference< XPropertySet > rXPropSet, Reference< XPropertyState > rXPropState, String aName, … in GetPropertyAndState() argument 130 eState = rXPropState->getPropertyState( aName ); in GetPropertyAndState() 620 Reference< XPropertyState > rXPropState( rRun, UNO_QUERY ); in WriteRunProperties() local 1061 Reference< XPropertyState > rXPropState( rParagraph, UNO_QUERY ); in WriteParagraphProperties() local 1063 if( !rXPropSet.is() || !rXPropState.is() ) in WriteParagraphProperties()
|
H A D | shapes.cxx | 341 …( GetPropertyAndState( rXPropSet, rXPropState, String( RTL_CONSTASCII_USTRINGPARAM( #propName ) ),… 669 Reference< XPropertyState > rXPropState( xShape, UNO_QUERY ); in WriteConnectorShape() local
|
/trunk/main/oox/inc/oox/export/ |
H A D | drawingml.hxx | 75 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState > rXPropState,
|
Completed in 68 milliseconds