Home
last modified time | relevance | path

Searched defs:bNew (Results 1 – 25 of 203) sorted by last modified time

123456789

/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx297 static void SetNoVirDev( const sal_Bool bNew ) { bNoVirDev = bNew; } in SetNoVirDev()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1782 sal_Bool bNew = pMenu->GetCurItemId()== MN_AUTOMARK_NEW; in IMPL_LINK() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx5446 bool bNew = !bInsertMode; // Neues Doc ( kein Einfuegen ) in Read() local
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1944 void SdrTextObj::NbcSetTextHidden(sal_Bool bNew) in NbcSetTextHidden()
2015 void SdrTextObj::SetTextAnimationAllowed(sal_Bool bNew) in SetTextAnimationAllowed()
H A Dsvdograf.cxx1611 void SdrGrafObj::SetGrafAnimationAllowed(sal_Bool bNew) in SetGrafAnimationAllowed()
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx2018 const sal_Bool bNew = !aAccess.SwTxtLineAccess::IsAvailable(); in Format() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx768 sal_Bool bNew = sal_True; in createNewConnection() local
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx197 void SwLayAction::SetStatBar( sal_Bool bNew ) in SetStatBar()
/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx90 void SetUserDefined(FASTBOOL bNew) { bUserDefined = bNew; } in SetUserDefined()
H A Dsvdoole2.hxx116 void setSuppressSetVisAreaSize(bool bNew) { mbSuppressSetVisAreaSize = bNew; } in setSuppressSetVisAreaSize()
H A Dsvdhdl.hxx351 void SetMoveSingleHandle(sal_Bool bNew) { bMoveSingleHandle = bNew; } in SetMoveSingleHandle()
353 void SetMoveFirstHandle(sal_Bool bNew) { bMoveFirstHandle = bNew; } in SetMoveFirstHandle()
H A Dsvdotext.hxx153 SVX_DLLPRIVATE void SetPortionInfoChecked(sal_Bool bNew) in SetPortionInfoChecked()
/trunk/main/editeng/source/outliner/
H A Doutlobj.cxx183 void OutlinerParaObject::SetVertical(bool bNew) in SetVertical()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx201 sal_Bool bNew = sal_True; in ShowNoteMarker() local
/trunk/main/cui/source/dialogs/
H A Dpostdlg.cxx103 sal_Bool bNew = sal_True; in SvxPostItDialog() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx328 sal_Bool bNew = (0 == m_sName.getLength()); in doSaveDoc() local
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx750 sal_Bool bNew; in UpdateToSet() local
/trunk/main/sw/inc/
H A Dtblafmt.hxx236 void SetFont( const sal_Bool bNew ) { bInclFont = bNew; } in SetFont()
237 void SetJustify( const sal_Bool bNew ) { bInclJustify = bNew; } in SetJustify()
238 void SetFrame( const sal_Bool bNew ) { bInclFrame = bNew; } in SetFrame()
239 void SetBackground( const sal_Bool bNew ) { bInclBackground = bNew; } in SetBackground()
240 void SetValueFormat( const sal_Bool bNew ) { bInclValueFormat = bNew; } in SetValueFormat()
241 void SetWidthHeight( const sal_Bool bNew ) { bInclWidthHeight = bNew; } in SetWidthHeight()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx807 void ViewShell::SetParaSpaceMax( bool bNew ) in SetParaSpaceMax()
819 void ViewShell::SetParaSpaceMaxAtPages( bool bNew ) in SetParaSpaceMaxAtPages()
831 void ViewShell::SetTabCompat( bool bNew ) in SetTabCompat()
843 void ViewShell::SetAddExtLeading( bool bNew ) in SetAddExtLeading()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1673 void ListBox::SetEdgeBlending(bool bNew) in SetEdgeBlending()
/trunk/main/svx/source/sdr/contact/
H A Ddisplayinfo.cxx94 void DisplayInfo::SetSubContentActive(bool bNew) in SetSubContentActive()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx975 …void SetPreviewUsesCheckeredBackground(bool bNew) { CopyData(); mpData->mbPreviewUsesCheckeredBack… in SetPreviewUsesCheckeredBackground()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx1700 void EmbeddedObjectContainer::setUserAllowsLinkUpdate(bool bNew) in setUserAllowsLinkUpdate()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletabcontrol.cxx116 void VCLXAccessibleTabControl::UpdateTabPage( sal_Int32 i, bool bNew ) in UpdateTabPage()
H A Dvclxaccessibletabpage.cxx163 void VCLXAccessibleTabPage::Update( bool bNew ) in Update()

Completed in 250 milliseconds

123456789