Searched refs:bExportContent (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/xmloff/source/chart/ |
| H A D | SchXMLExport.cxx | 194 sal_Bool bExportContent, 201 sal_Bool bExportContent, 206 sal_Bool bExportContent ); 210 bool bHasTitle, bool bHasMajorGrid, bool bHasMinorGrid, bool bExportContent ); 211 …rtGrid( const Reference< beans::XPropertySet > xGridProperties, bool bMajor, bool bExportContent ); 213 void exportAxisTitle( const Reference< beans::XPropertySet > xTitleProps, bool bExportContent ); 218 sal_Bool bExportContent, 227 sal_Bool bExportContent ); 234 sal_Bool bExportContent ); 241 sal_Bool bExportContent ); [all …]
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | txtparae.hxx | 346 sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportContent, 358 sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportContent, 709 sal_Bool bAutoStyles, sal_Bool bIsProgress, sal_Bool bExportContent, in exportTextFrame() argument 714 bExportContent, pRangePropSet ); in exportTextFrame()
|
| /trunk/main/xmloff/source/text/ |
| H A D | txtparae.cxx | 1473 const sal_Bool bExportContent = sal_False; in collectTextAutoStylesOptimized() local 1536 exportText( xText, sal_True, bIsProgress, bExportContent ); in collectTextAutoStylesOptimized() 1554 exportTextFrame(xTxtCntnt, bAutoStyles, bIsProgress, bExportContent, 0); in collectTextAutoStylesOptimized() 2717 sal_Bool bExportContent, in exportAnyTextFrame() argument 2740 if ( bExportContent ) in exportAnyTextFrame()
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmltble.cxx | 724 const bool bExportContent = (getExportFlags() & EXPORT_CONTENT ) != 0; in ExportTableLinesAutoStyles() local 725 if ( !bExportContent ) in ExportTableLinesAutoStyles()
|