Home
last modified time | relevance | path

Searched refs:bEdit (Results 1 – 25 of 34) sorted by path

12

/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1962 sal_Bool bEdit = sal_False; in EditingEntry() local
1976 bEdit = sal_True; in EditingEntry()
1981 if ( !bEdit ) in EditingEntry()
1984 return bEdit; in EditingEntry()
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx97 sal_Bool bEdit = m_pDrawViewWrapper->SdrBeginTextEdit( pTextObj in StartTextEdit() local
106 if(bEdit) in StartTextEdit()
/trunk/main/sc/inc/
H A Dscabstdlg.hxx431 sal_Bool bEdit = sal_False, sal_Bool bSheetProtected = sal_False ) = 0;
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1238 sal_Bool bEdit , sal_Bool bSheetProtected ) in CreateScNewScenarioDlg() argument
1244 pDlg = new ScNewScenarioDlg( pParent, rName, bEdit,bSheetProtected ); in CreateScNewScenarioDlg()
H A Dscdlgfact.hxx516 sal_Bool bEdit = sal_False, sal_Bool bSheetProtected = sal_False );
/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.cxx49 ScNewScenarioDlg::ScNewScenarioDlg( Window* pParent, const String& rName, sal_Bool bEdit, sal_Bool … in ScNewScenarioDlg() argument
69 bIsEdit ( bEdit ) in ScNewScenarioDlg()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx164 sal_Bool bEdit = ( aFormula.Len() > 1 ); in ScFormulaDlg() local
166 if ( bEdit ) in ScFormulaDlg()
183 bEdit = sal_False; in ScFormulaDlg()
186 if ( !bEdit ) in ScFormulaDlg()
/trunk/main/sc/source/ui/inc/
H A Dscendlg.hxx40 …ScNewScenarioDlg( Window* pParent, const String& rName, sal_Bool bEdit = sal_False, sal_Bool bShee…
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2871 sal_Bool bEdit = pViewData->HasEditView(eWhich); in Command() local
2872 if ( !bEdit ) in Command()
2880 bEdit = pViewData->HasEditView(eWhich); // hat's geklappt ? in Command()
2882 DBG_ASSERT( bEdit, "kann nicht in Edit-Modus schalten" ); in Command()
2885 if ( bEdit ) in Command()
/trunk/main/sd/inc/
H A Dsdpage.hxx356 bool bEdit );
/trunk/main/sd/source/core/
H A Dsdpage.cxx2815 bool bEdit ) in checkVisibility() argument
2817 if( !FmFormPage::checkVisibility( rOriginal, rDisplayInfo, bEdit ) ) in checkVisibility()
2830 if( (bIsPrinting || !bEdit || bIsInsidePageObj ) && pObj->IsEmptyPresObj() ) in checkVisibility()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx775 …uno::Reference< ::com::sun::star::office::XAnnotation > xAnnotation, bool bEdit /* = sal_False */ ) in SelectAnnotation() argument
785 (*iter)->OpenPopup( bEdit ); in SelectAnnotation()
H A Dannotationmanagerimpl.hxx78 …tar::uno::Reference< ::com::sun::star::office::XAnnotation > xAnnotation, bool bEdit = sal_False );
H A Dannotationtag.cxx669 void AnnotationTag::OpenPopup( bool bEdit ) in OpenPopup() argument
704 if( bEdit && mpAnnotationWindow.get() ) in OpenPopup()
H A Dannotationtag.hxx74 void OpenPopup( bool bEdit );
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtml.cxx148 sal_Bool bEdit = sal_True; in ParseFrameOptions() local
150 bEdit = sal_False; in ParseFrameOptions()
151 pFrame->SetEditable( bEdit ); in ParseFrameOptions()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx469 …onDialog_Impl::SfxViewVersionDialog_Impl ( Window *pParent, SfxVersionInfo& rInfo, sal_Bool bEdit ) in SfxViewVersionDialog_Impl() argument
491 if ( !bEdit ) in SfxViewVersionDialog_Impl()
/trunk/main/sfx2/source/inc/
H A Dversdlg.hxx102 SfxVersionInfo& rInfo, sal_Bool bEdit );
/trunk/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()
/trunk/main/svx/inc/svx/
H A Dsvdomeas.hxx152 FASTBOOL bEdit, Color*& rpTxtColor, Color*& rpFldColor, String& rRet) const;
H A Dsvdotext.hxx485 FASTBOOL bEdit, Color*& rpTxtColor, Color*& rpFldColor, String& rRet) const;
H A Dsvdpage.hxx576 bool bEdit );
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1748 sal_Bool bEdit = PTR_CAST(FmFilterItem, (FmFilterData*)pClicked->GetUserData()) != NULL && in Command() local
1752 bEdit ); in Command()
1754 bEdit ); in Command()
1756 bEdit ); in Command()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx581 FASTBOOL bEdit, in CalcFieldValue() argument
589 if (!bEdit) in CalcFieldValue()
597 return SdrTextObj::CalcFieldValue(rField,nPara,nPos,bEdit,rpTxtColor,rpFldColor,rRet); in CalcFieldValue()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx752 sal_Bool& bEdit) const in AdjustAndCheck()
761 bEdit &= nPos == aAccessiblePositions[nPortionNo]; in AdjustAndCheck()

Completed in 154 milliseconds

12