Home
last modified time | relevance | path

Searched defs:aPropId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.cxx366 uno::Any PropertySequence::get(PropertyIds aPropId) in get()
378 int PropertySequence::getOrCreateIndex(PropertyIds aPropId) in getOrCreateIndex()
398 void PropertySequence::set(PropertyIds aPropId, const uno::Any & rValue) in set()
406 void PropertySequence::set(PropertyIds aPropId, sal_uInt32 nValue) in set()
414 void PropertySequence::set(PropertyIds aPropId, sal_Int32 nValue) in set()
422 void PropertySequence::set(PropertyIds aPropId, sal_uInt16 nValue) in set()
430 void PropertySequence::set(PropertyIds aPropId, sal_Int16 nValue) in set()
H A DPropertyMap.cxx713 PropertyIds aPropId = aProperties[i]; in CopyLastHeaderFooter() local

Completed in 27 milliseconds