Searched refs:bFixProp (Results 1 – 1 of 1) sorted by relevance
663 sal_Bool bFixProp = _pImp->m_aPropertyMap.getByName( sName ) != 0; in addProperty() local664 if ( bFixProp ) in addProperty()670 if ( bFixProp ) in addProperty()689 sal_Bool bFixProp = _pImp->m_aPropertyMap.getByName( sName ) != 0; in removeProperty() local690 if ( bFixProp ) in removeProperty()
Completed in 22 milliseconds