/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | FrameOASISTContext.cxx | 99 … IsXMLToken( rAttrValue, XML_PAGE_NUMBER ) || IsXMLToken( rAttrValue, XML_DATE_TIME ) ) in StartElement()
|
H A D | PropertyActionsOOo.cxx | 749 { XML_NAMESPACE_STYLE, XML_PAGE_NUMBER, XML_ATACTION_COPY,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | FrameOASISTContext.cxx | 99 … IsXMLToken( rAttrValue, XML_PAGE_NUMBER ) || IsXMLToken( rAttrValue, XML_DATE_TIME ) ) in StartElement()
|
H A D | PropertyActionsOOo.cxx | 749 { XML_NAMESPACE_STYLE, XML_PAGE_NUMBER, XML_ATACTION_COPY,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/ |
H A D | xmlFixedContent.cxx | 152 case XML_ELEMENT(TEXT, XML_PAGE_NUMBER): in createFastChildContext()
|
H A D | xmlCell.cxx | 104 case XML_ELEMENT(TEXT, XML_PAGE_NUMBER): in createFastChildContext()
|
H A D | xmlExport.cxx | 1372 … SvXMLElementExport aPageNumber(*this,XML_NAMESPACE_TEXT, XML_PAGE_NUMBER, false, false); in exportParagraph()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/ |
H A D | xmlfilter.cxx | 1016 … { XML_NAMESPACE_TEXT, XML_PAGE_NUMBER , XML_TOK_PAGE_NUMBER }, in GetCellElemTokenMap()
|
H A D | xmlExport.cxx | 1410 … SvXMLElementExport aPageNumber(*this,XML_NAMESPACE_TEXT, XML_PAGE_NUMBER, false, false); in exportParagraph()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 899 …IsXMLToken( maPresentationClass, XML_PAGE_NUMBER ) || IsXMLToken( maPresentationClass, XML_DATE_TI… in isPresentationShape() 1521 else if( IsXMLToken( maPresentationClass, XML_PAGE_NUMBER ) ) in startFastElement() 2104 if( aIter.getToken() == XML_ELEMENT(DRAW, XML_PAGE_NUMBER) ) in processAttribute()
|
H A D | shapeexport.cxx | 2027 aStr = GetXMLToken(XML_PAGE_NUMBER); in ImpExportTextBoxShape() 3057 … mrExport.AddAttribute(XML_NAMESPACE_DRAW, XML_PAGE_NUMBER, OUString::number(nPageNumber)); in ImpExportPageShape()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 922 …IsXMLToken( maPresentationClass, XML_PAGE_NUMBER ) || IsXMLToken( maPresentationClass, XML_DATE_TI… in isPresentationShape() 1566 else if( IsXMLToken( maPresentationClass, XML_PAGE_NUMBER ) ) in StartElement() 2172 if( IsXMLToken( rLocalName, XML_PAGE_NUMBER ) ) in processAttribute()
|
H A D | shapeexport.cxx | 1959 aStr = GetXMLToken(XML_PAGE_NUMBER); in ImpExportTextBoxShape() 2996 … mrExport.AddAttribute(XML_NAMESPACE_DRAW, XML_PAGE_NUMBER, OUString::number(nPageNumber)); in ImpExportPageShape()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1449 XML_PAGE_NUMBER, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1410 XML_PAGE_NUMBER, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | txtflde.cxx | 1353 ExportElement(XML_PAGE_NUMBER, sPresentation); in ExportFieldHelper()
|
H A D | txtimp.cxx | 191 { XML_NAMESPACE_TEXT, XML_PAGE_NUMBER, XML_TOK_TEXT_PAGE_NUMBER },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtflde.cxx | 1351 ExportElement(XML_PAGE_NUMBER, sPresentation); in ExportFieldHelper()
|
H A D | txtfldi.cxx | 297 case XML_ELEMENT(TEXT, XML_PAGE_NUMBER): in CreateTextFieldImportContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1455 TOKEN( "page-number", XML_PAGE_NUMBER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1412 TOKEN( "page-number", XML_PAGE_NUMBER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 5002 enum xmloff::token::XMLTokenEnum XML_PAGE_NUMBER
|