Home
last modified time | relevance | path

Searched refs:bProgress (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx101 sal_Bool bProgress; member in XMLTextParagraphExport
275 sal_Bool bAutoStyles, sal_Bool bProgress,
291 void exportFrameFrames( sal_Bool bAutoStyles, sal_Bool bProgress,
315 sal_Bool bProgress,
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,
354 sal_Bool bProgress );
409 sal_Bool bAutoStyles, sal_Bool bProgress );
[all …]
H A Dtxtimp.hxx415 bool const bProgress = false, bool const bBlockMode = false,
/aoo41x/main/svx/inc/svx/
H A Dgaltheme.hxx203 sal_Bool GetThumb( sal_uIntPtr nPos, BitmapEx& rBmp, sal_Bool bProgress = sal_False );
205 …SVX_DLLPUBLIC sal_Bool GetGraphic( sal_uIntPtr nPos, Graphic& rGraphic, sal_Bool bProgress = …
208 …SVX_DLLPUBLIC sal_Bool GetModel( sal_uIntPtr nPos, SdrModel& rModel, sal_Bool bProgress = sal…
211 …elStream( sal_uIntPtr nPos, SotStorageStreamRef& rModelStreamRef, sal_Bool bProgress = sal_False );
214 sal_Bool GetURL( sal_uIntPtr nPos, INetURLObject& rURL, sal_Bool bProgress = sal_False );
/aoo41x/main/xmloff/source/text/
H A Dtxtstyle.cxx118 if( bProgress ) in exportStyleAttributes()
133 sal_Bool bOldProg = bProgress; in exportTextStyles()
134 bProgress = bProg; in exportTextStyles()
179 bProgress = bOldProg; in exportTextStyles()
H A Dtxtflde.cxx763 const Reference<XTextField> & rTextField, const sal_Bool bProgress, in ExportFieldAutoStyle() argument
861 ExportMetaField(xPropSet, true, bProgress); in ExportFieldAutoStyle()
982 const Reference<XTextField> & rTextField, sal_Bool bProgress ) in ExportField() argument
1061 bProgress ); in ExportField()
1071 sal_Bool bProgress ) in ExportFieldHelper() argument
1809 ExportMetaField(rPropSet, false, bProgress); in ExportFieldHelper()
H A Dtxtimp.cxx616 bool const bProgress, bool const bBlockMode, in Impl()
643 , m_bProgress( bProgress ) in Impl()
944 bool const bProgress, bool const bBlockMode, in XMLTextImportHelper() argument
947 bProgress, bBlockMode, bOrganizerMode) ) in XMLTextImportHelper()
H A Dtxtparae.cxx1180 bProgress( sal_False ), in XMLTextParagraphExport()
/aoo41x/main/svx/source/gallery2/
H A Dgalexpl.cxx188 sal_Bool bProgress ) in GetGraphicObj() argument
201 bRet = bRet || pTheme->GetGraphic( nPos, *pGraphic, bProgress ); in GetGraphicObj()
204 bRet = bRet || pTheme->GetThumb( nPos, *pThumb, bProgress ); in GetGraphicObj()
217 sal_Bool bProgress ) in GetGraphicObj() argument
220 …return( pGal ? GetGraphicObj( pGal->GetThemeName( nThemeId ), nPos, pGraphic, pThumb, bProgress ) … in GetGraphicObj()
H A Dgaltheme.cxx848 sal_Bool GalleryTheme::GetGraphic( sal_uIntPtr nPos, Graphic& rGraphic, sal_Bool bProgress ) in GetGraphic() argument
864 bRet = ( GalleryGraphicImport( aURL, rGraphic, aFilterDummy, bProgress ) != SGA_IMPORT_NONE ); in GetGraphic()
874 if( GetModel( nPos, *aModel.GetModel(), bProgress ) ) in GetGraphic()
/aoo41x/main/sc/source/filter/xml/
H A DXMLTableMasterPageExport.cxx55 sal_Bool bAutoStyles, sal_Bool bProgress ) in exportHeaderFooterContent() argument
61 ->collectTextAutoStyles( rText, bProgress, sal_False ); in exportHeaderFooterContent()
65 GetExport().GetTextParagraphExport()->exportText( rText, bProgress, sal_False ); in exportHeaderFooterContent()
H A DXMLTableMasterPageExport.hxx48 sal_Bool bAutoStyles, sal_Bool bProgress );
/aoo41x/main/sc/source/core/data/
H A Ddocumen7.cxx316 sal_Bool bProgress = !bOnlyForced && nFormulaCodeInTree && !bNoProgress; in CalcFormulaTree() local
317 if ( bProgress ) in CalcFormulaTree()
371 if ( bProgress ) in CalcFormulaTree()
H A Ddocumen8.cxx494 sal_Bool bProgress = sal_False; in IdleCalcTextWidth() local
520 if ( !bProgress && pCell->GetCellType() == CELLTYPE_FORMULA in IdleCalcTextWidth()
524 bProgress = sal_True; in IdleCalcTextWidth()
615 if ( bProgress ) in IdleCalcTextWidth()
/aoo41x/main/xmloff/inc/
H A Dtxtflde.hxx179 sal_Bool bProgress );
187 const sal_Bool bProgress, const sal_Bool bRecursive );
238 sal_Bool bProgress );
/aoo41x/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx802 sal_Bool bProgress = !bIsDrawObj && !bIsSelection; in ConvContinue_impl() local
806 uno::Any aRet = bProgress ? in ConvContinue_impl()
/aoo41x/main/sw/source/filter/xml/
H A Dxmltexte.hxx69 sal_Bool bAutoStyles, sal_Bool bProgress );
H A Dxmltexti.hxx52 sal_Bool bInsertM, sal_Bool bStylesOnlyM, sal_Bool bProgress,
/aoo41x/main/sc/source/ui/view/
H A Doutput2.cxx1000 inline void lcl_CreateInterpretProgress( sal_Bool& bProgress, ScDocument* pDoc, in lcl_CreateInterpretProgress() argument
1003 if ( !bProgress && pFCell->GetDirty() ) in lcl_CreateInterpretProgress()
1006 bProgress = sal_True; in lcl_CreateInterpretProgress()
1345 sal_Bool bProgress = sal_False; in DrawStrings() local
1531 lcl_CreateInterpretProgress( bProgress, pDoc, (ScFormulaCell*)pCell ); in DrawStrings()
1897 if ( bProgress ) in DrawStrings()
H A Doutput.cxx1761 sal_Bool bProgress = sal_False; in FindChanged() local
1772 if ( !bProgress && pFCell->GetDirty() ) in FindChanged()
1775 bProgress = sal_True; in FindChanged()
1798 if ( bProgress ) in FindChanged()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx1768 sal_Bool bProgress = sal_False; // only upon line change in AsciiSave() local
1771 bProgress = sal_True; in AsciiSave()
1817 bProgress = sal_True; in AsciiSave()
2057 if ( bProgress ) in AsciiSave()

Completed in 171 milliseconds