Home
last modified time | relevance | path

Searched refs:bAutoStyles (Results 1 – 25 of 25) sorted by relevance

/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx275 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 DXMLPageExport.hxx88 sal_Bool bAutoStyles );
93 sal_Bool bAutoStyles );
95 void exportStyles( sal_Bool bUsed, sal_Bool bAutoStyles );
H A DXMLTextMasterPageExport.hxx54 sal_Bool bAutoStyles, sal_Bool bExportParagraph = sal_True );
59 sal_Bool bAutoStyles );
/AOO41X/main/xmloff/source/text/
H A Dtxtparae.cxx1400 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 Dtxtsecte.cxx95 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 Dtxtftne.cxx78 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 DXMLTextMasterPageExport.cxx64 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 DXMLRedlineExport.cxx135 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 DXMLRedlineExport.hxx122 void ExportChangesList(sal_Bool bAutoStyles);
128 sal_Bool bAutoStyles);
H A DXMLIndexMarkExport.cxx86 sal_Bool bAutoStyles) in ExportIndexMark() argument
89 if (!bAutoStyles) in ExportIndexMark()
H A DXMLSectionExport.hxx158 sal_Bool bAutoStyles);
166 sal_Bool bAutoStyles);
H A DXMLSectionExport.cxx152 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 DXMLIndexMarkExport.hxx85 sal_Bool bAutoStyles);
/AOO41X/main/sc/source/filter/xml/
H A DXMLTableMasterPageExport.cxx55 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 DXMLTableMasterPageExport.hxx48 sal_Bool bAutoStyles, sal_Bool bProgress );
53 sal_Bool bAutoStyles );
H A Dxmlstyli.hxx183 sal_Bool bAutoStyles; member in XMLTableStylesContext
215 const sal_Bool bAutoStyles );
H A Dxmlstyli.cxx692 bAutoStyles(bTempAutoStyles) in XMLTableStylesContext()
703 if (bAutoStyles) in EndElement()
H A Dxmlimprt.hxx811 …:star::uno::Reference<com::sun::star::xml::sax::XAttributeList>& xAttrList, sal_Bool bAutoStyles );
/AOO41X/main/xmloff/source/style/
H A DXMLPageExport.cxx101 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 DxmlStyleImport.hxx112 sal_Bool bAutoStyles : 1; member in dbaxml::OTableStylesContext
136 const sal_Bool bAutoStyles );
H A DxmlStyleImport.cxx214 bAutoStyles(bTempAutoStyles) in DBG_NAME()
231 if (bAutoStyles) in EndElement()
/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.hxx101 sal_Bool bAutoStyles : 1; member in rptxml::OReportStylesContext
144 const sal_Bool bAutoStyles );
H A DxmlStyleImport.cxx186 bAutoStyles(bTempAutoStyles) in DBG_NAME()
203 if (bAutoStyles) in EndElement()
/AOO41X/main/sw/source/filter/xml/
H A Dxmltexte.hxx69 sal_Bool bAutoStyles, sal_Bool bProgress );
H A Dxmltble.cxx1199 sal_Bool bAutoStyles, sal_Bool _bProgress ) in exportTable() argument
1224 if( bAutoStyles ) in exportTable()