Home
last modified time | relevance | path

Searched refs:bEdit (Results 26 – 34 of 34) sorted by relevance

12

/aoo41x/main/sd/inc/
H A Dsdpage.hxx356 bool bEdit );
/aoo41x/main/svx/inc/svx/
H A Dsvdpage.hxx576 bool bEdit );
H A Dsvdotext.hxx485 FASTBOOL bEdit, Color*& rpTxtColor, Color*& rpFldColor, String& rRet) const;
/aoo41x/main/sc/inc/
H A Dscabstdlg.hxx431 sal_Bool bEdit = sal_False, sal_Bool bSheetProtected = sal_False ) = 0;
/aoo41x/main/sd/source/core/
H A Dsdpage.cxx2869 bool bEdit ) in checkVisibility() argument
2871 if( !FmFormPage::checkVisibility( rOriginal, rDisplayInfo, bEdit ) ) in checkVisibility()
2884 if( (bIsPrinting || !bEdit || bIsInsidePageObj ) && pObj->IsEmptyPresObj() ) in checkVisibility()
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx516 sal_Bool bEdit = sal_False, sal_Bool bSheetProtected = sal_False );
/aoo41x/main/svtools/source/contnr/
H A Dimivctl1.cxx2263 const Point* pEntryPos, sal_Bool bEdit, const String* pStr ) in CalcTextRect() argument
2267 aEntryText = pView->GetEntryText( pEntry, bEdit ); in CalcTextRect()
2277 if( !bEdit ) in CalcTextRect()
2292 if( bEdit ) in CalcTextRect()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin.cxx2856 sal_Bool bEdit = pViewData->HasEditView(eWhich); in Command() local
2857 if ( !bEdit ) in Command()
2865 bEdit = pViewData->HasEditView(eWhich); // hat's geklappt ? in Command()
2867 DBG_ASSERT( bEdit, "kann nicht in Edit-Modus schalten" ); in Command()
2870 if ( bEdit ) in Command()
/aoo41x/main/sw/source/ui/inc/
H A Dwrtsh.hxx313 void InsertFootnote(const String &, sal_Bool bEndNote = sal_False, sal_Bool bEdit = sal_True );

Completed in 235 milliseconds

12