| /AOO41X/main/xmloff/inc/xmloff/ |
| H A D | txtparae.hxx | 275 sal_Bool bAutoStyles, sal_Bool bProgress, 290 void exportPageFrames( sal_Bool bAutoStyles, sal_Bool bProgress ); 291 void exportFrameFrames( sal_Bool bAutoStyles, sal_Bool bProgress, 300 sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph ); 307 sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph ); 312 sal_Bool bAutoStyles, 323 sal_Bool bAutoStyles, sal_Bool bProgress, 329 sal_Bool bAutoStyles, sal_Bool bProgress ); 334 sal_Bool bAutoStyles, sal_Bool bProgress ); 339 const sal_Bool bAutoStyles, const sal_Bool bProgress, [all …]
|
| H A D | XMLPageExport.hxx | 88 sal_Bool bAutoStyles ); 93 sal_Bool bAutoStyles ); 95 void exportStyles( sal_Bool bUsed, sal_Bool bAutoStyles );
|
| H A D | XMLTextMasterPageExport.hxx | 54 sal_Bool bAutoStyles, sal_Bool bExportParagraph = sal_True ); 59 sal_Bool bAutoStyles );
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | txtparae.cxx | 1400 void XMLTextParagraphExport::exportPageFrames( sal_Bool bAutoStyles, in exportPageFrames() argument 1410 exportTextFrame(*it, bAutoStyles, bIsProgress, sal_True); in exportPageFrames() 1414 exportTextGraphic(*it, bAutoStyles); in exportPageFrames() 1418 exportTextEmbedded(*it, bAutoStyles); in exportPageFrames() 1422 exportShape(*it, bAutoStyles); in exportPageFrames() 1426 sal_Bool bAutoStyles, in exportFrameFrames() argument 1435 exportTextFrame(*it, bAutoStyles, bIsProgress, sal_True); in exportFrameFrames() 1441 exportTextGraphic(*it, bAutoStyles); in exportFrameFrames() 1447 exportTextEmbedded(*it, bAutoStyles); in exportFrameFrames() 1453 exportShape(*it, bAutoStyles); in exportFrameFrames() [all …]
|
| H A D | txtsecte.cxx | 95 sal_Bool bAutoStyles) in exportListAndSectionChange() argument 111 rPrevRule, rNextRule, bAutoStyles); in exportListAndSectionChange() 121 sal_Bool bAutoStyles) in exportListAndSectionChange() argument 140 rPrevRule, rNextRule, bAutoStyles); in exportListAndSectionChange() 148 sal_Bool bAutoStyles) in exportListAndSectionChange() argument 157 if ( !bAutoStyles ) in exportListAndSectionChange() 215 if ( !bAutoStyles && (NULL != pRedlineExport) ) in exportListAndSectionChange() 218 pSectionExport->ExportSectionEnd(*aOldForward, bAutoStyles); in exportListAndSectionChange() 223 if ( !bAutoStyles && (NULL != pRedlineExport) ) in exportListAndSectionChange() 226 pSectionExport->ExportSectionEnd(*aOldForward, bAutoStyles); in exportListAndSectionChange() [all …]
|
| H A D | txtftne.cxx | 78 sal_Bool bAutoStyles, sal_Bool bIsProgress ) in exportTextFootnote() argument 91 if (bAutoStyles) in exportTextFootnote() 98 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote() 151 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote() 156 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote() 167 sal_Bool bAutoStyles, in exportTextFootnoteHelper() argument 171 if (bAutoStyles) in exportTextFootnoteHelper() 173 exportText(rText, bAutoStyles, bIsProgress, sal_True ); in exportTextFootnoteHelper() 211 exportText(rText, bAutoStyles, bIsProgress, sal_True ); in exportTextFootnoteHelper()
|
| H A D | XMLTextMasterPageExport.cxx | 64 sal_Bool bAutoStyles, sal_Bool bExportParagraph ) in exportHeaderFooterContent() argument 71 bAutoStyles); in exportHeaderFooterContent() 72 if( bAutoStyles ) in exportHeaderFooterContent() 87 sal_Bool bAutoStyles ) in exportMasterPageContent() argument 107 if( bAutoStyles ) in exportMasterPageContent()
|
| H A D | XMLRedlineExport.cxx | 135 void XMLRedlineExport::ExportChangesList(sal_Bool bAutoStyles) in ExportChangesList() argument 137 if (bAutoStyles) in ExportChangesList() 150 sal_Bool bAutoStyles) in ExportChangesList() argument 154 if (bAutoStyles) in ExportChangesList()
|
| H A D | XMLRedlineExport.hxx | 122 void ExportChangesList(sal_Bool bAutoStyles); 128 sal_Bool bAutoStyles);
|
| H A D | XMLIndexMarkExport.cxx | 86 sal_Bool bAutoStyles) in ExportIndexMark() argument 89 if (!bAutoStyles) in ExportIndexMark()
|
| H A D | XMLSectionExport.hxx | 158 sal_Bool bAutoStyles); 166 sal_Bool bAutoStyles);
|
| H A D | XMLSectionExport.cxx | 152 sal_Bool bAutoStyles) in ExportSectionStart() argument 157 if (bAutoStyles) in ExportSectionStart() 254 sal_Bool bAutoStyles) in ExportSectionEnd() argument 257 if (!bAutoStyles) in ExportSectionEnd()
|
| H A D | XMLIndexMarkExport.hxx | 85 sal_Bool bAutoStyles);
|
| /AOO41X/main/sc/source/filter/xml/ |
| H A D | XMLTableMasterPageExport.cxx | 55 sal_Bool bAutoStyles, sal_Bool bProgress ) in exportHeaderFooterContent() argument 59 if( bAutoStyles ) in exportHeaderFooterContent() 118 sal_Bool bAutoStyles ) in exportMasterPageContent() argument 128 if( bAutoStyles ) in exportMasterPageContent()
|
| H A D | XMLTableMasterPageExport.hxx | 48 sal_Bool bAutoStyles, sal_Bool bProgress ); 53 sal_Bool bAutoStyles );
|
| H A D | xmlstyli.hxx | 183 sal_Bool bAutoStyles; member in XMLTableStylesContext 215 const sal_Bool bAutoStyles );
|
| H A D | xmlstyli.cxx | 692 bAutoStyles(bTempAutoStyles) in XMLTableStylesContext() 703 if (bAutoStyles) in EndElement()
|
| H A D | xmlimprt.hxx | 811 …:star::uno::Reference<com::sun::star::xml::sax::XAttributeList>& xAttrList, sal_Bool bAutoStyles );
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | XMLPageExport.cxx | 101 sal_Bool bAutoStyles ) in exportStyle() argument 115 if( bAutoStyles ) in exportStyle() 212 void XMLPageExport::exportStyles( sal_Bool bUsed, sal_Bool bAutoStyles ) in exportStyles() argument 223 exportStyle( xStyle, bAutoStyles ); in exportStyles()
|
| /AOO41X/main/dbaccess/source/filter/xml/ |
| H A D | xmlStyleImport.hxx | 112 sal_Bool bAutoStyles : 1; member in dbaxml::OTableStylesContext 136 const sal_Bool bAutoStyles );
|
| H A D | xmlStyleImport.cxx | 214 bAutoStyles(bTempAutoStyles) in DBG_NAME() 231 if (bAutoStyles) in EndElement()
|
| /AOO41X/main/reportdesign/source/filter/xml/ |
| H A D | xmlStyleImport.hxx | 101 sal_Bool bAutoStyles : 1; member in rptxml::OReportStylesContext 144 const sal_Bool bAutoStyles );
|
| H A D | xmlStyleImport.cxx | 186 bAutoStyles(bTempAutoStyles) in DBG_NAME() 203 if (bAutoStyles) in EndElement()
|
| /AOO41X/main/sw/source/filter/xml/ |
| H A D | xmltexte.hxx | 69 sal_Bool bAutoStyles, sal_Bool bProgress );
|
| H A D | xmltble.cxx | 1199 sal_Bool bAutoStyles, sal_Bool _bProgress ) in exportTable() argument 1224 if( bAutoStyles ) in exportTable()
|