Searched refs:bIsTextProperty (Results 1 – 2 of 2) sorted by relevance
78 bool bIsTextProperty; member82 bIsTextProperty( _bIsTextProperty ){} in PropertyDefinition()115 …void Insert( PropertyIds eId, bool bIsTextProperty, const ::com::sun::star::uno::Any& rAny, bool b…
136 void PropertyMap::Insert( PropertyIds eId, bool bIsTextProperty, const uno::Any& rAny, bool bOverwr… in Insert() argument149 PropertyMap::iterator aElement = find(PropertyDefinition( eId, bIsTextProperty ) ); in Insert()157 (PropertyDefinition( eId, bIsTextProperty), in Insert()
Completed in 29 milliseconds