Searched refs:lclGetProperty (Results 1 – 1 of 1) sorted by relevance
49 inline bool lclGetProperty( Type& orValue, const uno::Reference< beans::XPropertySet >& rxPropSet, … in lclGetProperty() function431 return lclGetProperty( nClassId, xModelProps, CREATE_OUSTRING( "ClassId" ) ) && in implPickShape()514 return lclGetProperty( bToggle, rxModelProps, CREATE_OUSTRING( "Toggle" ) ) && !bToggle; in implCheckProperties()
Completed in 18 milliseconds