Home
last modified time | relevance | path

Searched refs:sLinkRegion (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A DXMLSectionSourceImportContext.cxx120 const OUString sLinkRegion(RTL_CONSTASCII_USTRINGPARAM("LinkRegion")); in StartElement() local
136 rSectionPropertySet->setPropertyValue(sLinkRegion, aAny); in StartElement()
H A DXMLSectionExport.hxx108 const ::rtl::OUString sLinkRegion; member in XMLSectionExport
H A DXMLSectionExport.cxx112 , sLinkRegion(RTL_CONSTASCII_USTRINGPARAM("LinkRegion")) in XMLSectionExport()
488 aAny = xPropSet->getPropertyValue(sLinkRegion); in ExportRegularSectionStart()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java174 …private XNamed addLinkedTextSection(XTextCursor xTextCursor, String sLinkRegion, DBColumn CurDBCol… in addLinkedTextSection() argument
184 Helper.setUnoPropertyValue(xTextSection, "LinkRegion", sLinkRegion); in addLinkedTextSection()
187 boolean bIsGroupTable = (!sLinkRegion.equals(ReportTextDocument.RECORDSECTION)); in addLinkedTextSection()

Completed in 27 milliseconds