Searched refs:sAPIPropertyName (Results 1 – 4 of 4) sorted by relevance
49 sAPIPropertyName( OUString(rMapEntry.msApiName, rMapEntry.nApiNameLength, in XMLPropertySetMapperEntry_Impl()62 sAPIPropertyName( rEntry.sAPIPropertyName), in XMLPropertySetMapperEntry_Impl()208 0 == rEntry.sAPIPropertyName.compareToAscii( sApiName ) ) in FindEntryIndex()
63 ::rtl::OUString sAPIPropertyName;133 return aMapEntries[nIndex].sAPIPropertyName; in GetEntryAPIName()
1134 …const OUString sAPIPropertyName( OUString(pEntry->msApiName, pEntry->nApiNameLength, RTL_TEXTENCOD… in ImpExportTableShape() local1136 xPropSet->getPropertyValue( sAPIPropertyName ) >>= bBool; in ImpExportTableShape()
4024 …const OUString sAPIPropertyName( OUString(pEntry->msApiName, pEntry->nApiNameLength, RTL_TEXTENCOD… in StartElement() local4025 xProps->setPropertyValue( sAPIPropertyName, Any( maTemplateStylesUsed[i] ) ); in StartElement()
Completed in 50 milliseconds