Home
last modified time | relevance | path

Searched refs:bUsed (Results 1 – 25 of 64) sorted by last modified time

123

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp_impl.hxx148 virtual void _ExportStyles(sal_Bool bUsed);
H A Dsdxmlexp.cxx2271 void SdXMLExport::_ExportStyles(sal_Bool bUsed) in _ExportStyles() argument
2276 SvXMLExport::_ExportStyles( bUsed ); in _ExportStyles()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx754 void setAllUsedFlags( bool bUsed );
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx2219 void Xf::setAllUsedFlags( bool bUsed ) in setAllUsedFlags() argument
2222 maModel.mbNumFmtUsed = maModel.mbBorderUsed = maModel.mbAreaUsed = bUsed; in setAllUsedFlags()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3017 bUsed = sal_True; in KeyInput()
3022 bUsed = sal_True; in KeyInput()
3036 bUsed = sal_True; in KeyInput()
3063 bUsed = sal_True; in KeyInput()
3070 bUsed = sal_True; in KeyInput()
3080 bUsed = sal_True; in KeyInput()
3089 bUsed = sal_True; in KeyInput()
3166 bUsed = sal_True; in KeyInput()
3223 return bUsed; in KeyInput()
3243 bUsed = sal_True; in InputCommand()
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx112 sal_Bool bUsed = sal_False; in UpdateParagraphsWithStyleSheet() local
118 bUsed = sal_True; in UpdateParagraphsWithStyleSheet()
127 if ( bUsed ) in UpdateParagraphsWithStyleSheet()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx179 SAL_DLLPRIVATE void ImplExportStyles( sal_Bool bUsed ); // <office:styles>
180 SAL_DLLPRIVATE void ImplExportAutoStyles( sal_Bool bUsed );
182 SAL_DLLPRIVATE void ImplExportMasterStyles( sal_Bool bUsed );
213 virtual void _ExportStyles( sal_Bool bUsed ) ;
H A Dxmlnume.hxx91 void exportStyles( sal_Bool bUsed,
H A Dstyleexp.hxx128 sal_Bool bUsed, sal_uInt16 nFamily = 0,
134 sal_Bool bUsed, sal_uInt16 nFamily = 0,
H A Dtxtparae.hxx295 void exportNumStyles( sal_Bool bUsed );
544 void exportTextStyles( sal_Bool bUsed
H A Dtxtstyle.hxx35 void exportNumStyles( sal_Bool bUsed );
51 void exportStyles( sal_Bool bUsed );
H A DXMLPageExport.hxx95 void exportStyles( sal_Bool bUsed, sal_Bool bAutoStyles );
101 void collectAutoStyles( sal_Bool bUsed ) { exportStyles( bUsed, sal_True ); } in collectAutoStyles() argument
103 void exportMasterStyles( sal_Bool bUsed ) { exportStyles( bUsed, sal_False ); } in exportMasterStyles() argument
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx444 sal_Bool bUsed = sal_False; in KeyInput() local
453 bUsed = sal_True; in KeyInput()
476 bUsed = sal_True; in KeyInput()
486 bUsed = sal_True; in KeyInput()
543 if( !bUsed ) in KeyInput()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2618 bool bUsed = false; in createTextGroup() local
2635 bUsed = true; in createTextGroup()
2643 createTextGroupParagraphEffects( pTextGroup, pEffect, bUsed ); in createTextGroup()
2652 …raphEffects( CustomAnimationTextGroupPtr pTextGroup, CustomAnimationEffectPtr pEffect, bool bUsed ) in createTextGroupParagraphEffects() argument
2695 if( bUsed ) in createTextGroupParagraphEffects()
2706 bUsed = true; in createTextGroupParagraphEffects()
/trunk/main/svl/source/items/
H A Dstyle.cxx1095 sal_Bool SfxStyleSheetBasePool::Store( SvStream& rStream, sal_Bool bUsed ) in Store() argument
1104 if(!bUsed || p->IsUsed()) in Store()
1137 if(!bUsed || p->IsUsed()) in Store()
1181 if(!bUsed || p->IsUsed()) in Store()
/trunk/main/xmloff/source/text/
H A Dtxtstyle.cxx125 void XMLTextParagraphExport::exportNumStyles( sal_Bool bUsed ) in exportNumStyles() argument
128 aNumRuleExport.exportStyles( bUsed, pListAutoPool, !IsBlockMode() ); in exportNumStyles()
131 void XMLTextParagraphExport::exportTextStyles( sal_Bool bUsed, sal_Bool bProg ) in exportTextStyles() argument
163 bUsed, XML_STYLE_FAMILY_TEXT_PARAGRAPH, 0); in exportTextStyles()
165 bUsed, XML_STYLE_FAMILY_TEXT_TEXT ); in exportTextStyles()
169 bUsed, XML_STYLE_FAMILY_TEXT_FRAME, 0); in exportTextStyles()
170 exportNumStyles( bUsed ); in exportTextStyles()
H A DXMLAutoTextEventExport.hxx117 virtual void _ExportStyles( sal_Bool bUsed ) ;
/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx889 void SvxXMLNumRuleExport::exportStyles( sal_Bool bUsed, in exportStyles() argument
923 if( !bUsed || xStyle->isInUse() ) in exportStyles()
H A Dstyleexp.cxx394 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix)
399 exportStyleFamily( sFamily, rXMLFamily, xExpPropMapper, bUsed, nFamily,
406 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix)
410 exportStyleFamily( rFamily, rXMLFamily, xExpPropMapper, bUsed, nFamily,
419 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix) in exportStyleFamily() argument
422 exportStyleFamily( sFamily, rXMLFamily, rPropMapper, bUsed, nFamily, in exportStyleFamily()
429 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix) in exportStyleFamily() argument
474 if( !bUsed || xStyle->isInUse() ) in exportStyleFamily()
478 if( bUsed && bFirstStyle && bExported ) in exportStyleFamily()
H A DXMLPageExport.cxx212 void XMLPageExport::exportStyles( sal_Bool bUsed, sal_Bool bAutoStyles ) in exportStyles() argument
222 if( !bUsed || xStyle->isInUse() ) in exportStyles()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx3690 void SchXMLExport::_ExportStyles( sal_Bool bUsed ) in _ExportStyles() argument
3692 SvXMLExport::_ExportStyles( bUsed ); in _ExportStyles()
/trunk/main/xmloff/inc/
H A DSchXMLExport.hxx66 virtual void _ExportStyles( sal_Bool bUsed );
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2575 if( !bUsed ) in First()
2652 if( !(bIsSearchUsed && bUsed )) in First()
2799 if( !bUsed ) in First()
2830 if( !bUsed ) in First()
2856 if( !bUsed ) in First()
2929 sal_Bool bUsed = sal_False; in AppendStyleList() local
2934 bUsed = rDoc.IsPoolTxtCollUsed( nId ); in AppendStyleList()
2937 bUsed = rDoc.IsPoolFmtUsed( nId ); in AppendStyleList()
2940 bUsed = rDoc.IsPoolFmtUsed( nId ); in AppendStyleList()
2942 bUsed = rDoc.IsPoolPageDescUsed( nId ); in AppendStyleList()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlexp.hxx103 virtual void _ExportStyles( sal_Bool bUsed );
H A Dxmlfmte.cxx174 void SwXMLExport::_ExportStyles( sal_Bool bUsed ) in _ExportStyles() argument
176 SvXMLExport::_ExportStyles( bUsed ); in _ExportStyles()
181 GetTextParagraphExport()->exportTextStyles( bUsed in _ExportStyles()

Completed in 198 milliseconds

123