Home
last modified time | relevance | path

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

12

/trunk/main/sw/source/ui/misc/
H A Dinsfnote.cxx64 if ( bEdit ) in Apply()
231 bEdit(bEd), in SwInsFootNoteDlg()
265 if (bEdit) in SwInsFootNoteDlg()
283 if (bEdit) in ~SwInsFootNoteDlg()
/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/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/sw/source/ui/inc/
H A Dcontent.hxx190 sal_Bool bEdit: 1; // kann diese Type bearbeitet werden ? member in SwContentType
216 sal_Bool IsEditable() const {return bEdit;} in IsEditable()
H A Dinsfnote.hxx48 sal_Bool bEdit; member in SwInsFootNoteDlg
/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/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/sw/source/ui/utlui/
H A Dcontent.cxx222 bEdit(sal_False), in SwContentType()
260 bEdit = sal_True; in Init()
280 bEdit = sal_True; in Init()
291 bEdit = sal_True; in Init()
346 bEdit = sal_True; in Init()
360 bEdit = sal_True; in Init()
395 bEdit = sal_True; in Init()
434 bEdit = sal_True; in Init()
/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/sd/source/ui/annotations/
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 );
H A Dannotationmanagerimpl.hxx78 …tar::uno::Reference< ::com::sun::star::office::XAnnotation > xAnnotation, bool bEdit = sal_False );
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()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx752 sal_Bool& bEdit) const in AdjustAndCheck()
761 bEdit &= nPos == aAccessiblePositions[nPortionNo]; in AdjustAndCheck()
H A Daccportions.hxx95 sal_uInt16& nCorePos, sal_Bool& bEdit ) const;
/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/sw/source/ui/frmdlg/
H A Dcolumn.cxx898 const sal_Bool bEdit = !aAutoWidthBox.IsChecked(); in UpdateCols() local
902 bEnable12 = bEnable3 = bEdit; in UpdateCols()
904 else if( bEdit ) in UpdateCols()
/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/sfx2/source/inc/
H A Dversdlg.hxx102 SfxVersionInfo& rInfo, sal_Bool bEdit );
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx1092 sal_Bool bEdit = TAG_TEXTAREA == eTag || TYPE_FILE == eType || in OutHTML_DrawFrmFmtAsControl() local
1125 if( nHeight > 0 && (!bEdit || nHeight != 10.) ) in OutHTML_DrawFrmFmtAsControl()
1140 if( !bEdit || aFName != aFixedFont.GetName() ) in OutHTML_DrawFrmFmtAsControl()
/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/svx/inc/svx/
H A Dsvdomeas.hxx152 FASTBOOL bEdit, Color*& rpTxtColor, Color*& rpFldColor, String& rRet) const;
/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()
/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/ui/wrtsh/
H A Dwrtsh1.cxx1003 void SwWrtShell::InsertFootnote(const String &rStr, sal_Bool bEndNote, sal_Bool bEdit ) in InsertFootnote() argument
1022 if( bEdit ) in InsertFootnote()

Completed in 144 milliseconds

12