Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLIndexMarkExport.cxx97 Reference<XPropertySet> xIndexMarkPropSet; in ExportIndexMark() local
98 aAny >>= xIndexMarkPropSet; in ExportIndexMark()
110 aAny = xIndexMarkPropSet->getPropertyValue(sAlternativeText); in ExportIndexMark()
125 GetID(sBuf, xIndexMarkPropSet); in ExportIndexMark()
135 xIndexMarkPropSet->getPropertySetInfo(); in ExportIndexMark()
142 ExportUserIndexMarkAttributes(xIndexMarkPropSet); in ExportIndexMark()
151 ExportAlphabeticalIndexMarkAttributes(xIndexMarkPropSet); in ExportIndexMark()
160 ExportTOCMarkAttributes(xIndexMarkPropSet); in ExportIndexMark()
H A Dtxtparaimphint.hxx174 const Reference<beans::XPropertySet> xIndexMarkPropSet; member in XMLIndexMarkHint_Impl
183 xIndexMarkPropSet( rPropSet ), in XMLIndexMarkHint_Impl()
192 xIndexMarkPropSet( rPropSet ), in XMLIndexMarkHint_Impl()
200 { return xIndexMarkPropSet; } in GetMark()

Completed in 19 milliseconds