Lines Matching refs:xPropertySet
154 Reference<XPropertySet> xPropertySet(rSection, UNO_QUERY); in ExportSectionStart() local
160 GetParaExport().Add( XML_STYLE_FAMILY_TEXT_SECTION, xPropertySet ); in ExportSectionStart()
168 xPropertySet, sEmpty ) ); in ExportSectionStart()
339 Reference<XPropertySet> xPropertySet(rIndex, UNO_QUERY); in ExportIndexStart() local
344 ExportTableOfContentStart(xPropertySet); in ExportIndexStart()
348 ExportIllustrationIndexStart(xPropertySet); in ExportIndexStart()
352 ExportAlphabeticalIndexStart(xPropertySet); in ExportIndexStart()
356 ExportTableIndexStart(xPropertySet); in ExportIndexStart()
360 ExportObjectIndexStart(xPropertySet); in ExportIndexStart()
364 ExportUserIndexStart(xPropertySet); in ExportIndexStart()
368 ExportBibliographyStart(xPropertySet); in ExportIndexStart()