Searched refs:xRangePropSet (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtflde.cxx | 803 Reference <XPropertySet> xRangePropSet(rTextField->getAnchor(), UNO_QUERY); in ExportFieldAutoStyle() local 807 XML_STYLE_FAMILY_TEXT_TEXT, xRangePropSet); in ExportFieldAutoStyle() 912 XML_STYLE_FAMILY_TEXT_TEXT, xRangePropSet, in ExportFieldAutoStyle() 988 Reference <XPropertySet> xRangePropSet(rTextField->getAnchor(), UNO_QUERY); in ExportField() local 1006 FindTextStyleAndHyperlink( xRangePropSet, bHasHyperlink, bIsUICharStyle, in ExportField() 1014 Reference<XPropertyState> xRangePropState( xRangePropSet, UNO_QUERY ); in ExportField() 1015 xRangePropSetInfo = xRangePropSet->getPropertySetInfo(); in ExportField() 1018 xRangePropSet, xRangePropState, in ExportField() 1032 Any aAny = xRangePropSet->getPropertyValue(sHyperLinkEvents); in ExportField() 1045 xRangePropSet, sPropertyCharStyleNames ); in ExportField() [all …]
|
Completed in 34 milliseconds