Searched refs:xIndexMarkPropSet (Results 1 – 2 of 2) sorted by relevance
97 Reference<XPropertySet> xIndexMarkPropSet; in ExportIndexMark() local98 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()
174 const Reference<beans::XPropertySet> xIndexMarkPropSet; member in XMLIndexMarkHint_Impl183 xIndexMarkPropSet( rPropSet ), in XMLIndexMarkHint_Impl()192 xIndexMarkPropSet( rPropSet ), in XMLIndexMarkHint_Impl()200 { return xIndexMarkPropSet; } in GetMark()
Completed in 20 milliseconds