Home
last modified time | relevance | path

Searched refs:bRemoved (Results 26 – 35 of 35) sorted by relevance

12

/aoo41x/main/sot/source/sdstor/
H A Dstgdir.hxx52 sal_Bool bRemoved; // removed per Invalidate() member in StgDirEntry
/aoo41x/main/sd/source/ui/view/
H A Doutlview.cxx426 sal_Bool bRemoved = sal_False; in DeleteWindowFromPaintView() local
430 while (nView < MAX_OUTLINERVIEWS && !bRemoved) in DeleteWindowFromPaintView()
441 bRemoved = sal_True; in DeleteWindowFromPaintView()
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx2248 bool bRemoved = false; in RemoveInvisibleContent() local
2252 bRemoved = sal_True; in RemoveInvisibleContent()
2275 bRemoved = sal_True; in RemoveInvisibleContent()
2283 if ( bRemoved ) in RemoveInvisibleContent()
/aoo41x/main/sfx2/source/doc/
H A Ddoctemplates.cxx965 sal_Bool bRemoved = sal_False; in removeContent() local
972 bRemoved = sal_True; in removeContent()
977 return bRemoved; in removeContent()
/aoo41x/main/basctl/source/basicide/
H A Dbaside2.cxx842 sal_Bool bRemoved = pLayout->GetWatchWindow().RemoveSelectedWatch(); in BasicRemoveWatch() local
844 if ( !bRemoved ) in BasicRemoveWatch()
/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx325 sal_Bool bRemoved = sal_False; in RemoveDeletedIn() local
333 bRemoved = sal_True; in RemoveDeletedIn()
337 return bRemoved; in RemoveDeletedIn()
/aoo41x/main/sc/inc/
H A Dtable.hxx579 void StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved,
H A Ddocument.hxx1278 void StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved,
/aoo41x/main/sc/source/core/data/
H A Dtable2.cxx2074 void ScTable::StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved, in StyleSheetChanged() argument
2081 aCol[i].FindStyleSheet(pStyleSheet, aUsedRows, bRemoved); in StyleSheetChanged()
H A Ddocument.cxx4124 void ScDocument::StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved, in StyleSheetChanged() argument
4132 ( pStyleSheet, bRemoved, pDev, nPPTX, nPPTY, rZoomX, rZoomY ); in StyleSheetChanged()

Completed in 312 milliseconds

12