Home
last modified time | relevance | path

Searched refs:bIsTextProperty (Results 1 – 2 of 2) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx78 bool bIsTextProperty; member
82 bIsTextProperty( _bIsTextProperty ){} in PropertyDefinition()
115 …void Insert( PropertyIds eId, bool bIsTextProperty, const ::com::sun::star::uno::Any& rAny, bool b…
H A DPropertyMap.cxx136 void PropertyMap::Insert( PropertyIds eId, bool bIsTextProperty, const uno::Any& rAny, bool bOverwr… in Insert() argument
149 PropertyMap::iterator aElement = find(PropertyDefinition( eId, bIsTextProperty ) ); in Insert()
157 (PropertyDefinition( eId, bIsTextProperty), in Insert()

Completed in 19 milliseconds