Home
last modified time | relevance | path

Searched refs:bOn (Results 1 – 25 of 184) sorted by path

12345678

/trunk/main/UnoControls/inc/
H A Dbasecontrol.hxx489 virtual void SAL_CALL setDesignMode( sal_Bool bOn ) throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx419 void SAL_CALL BaseControl::setDesignMode( sal_Bool bOn ) throw( RuntimeException ) in setDesignMode() argument
423 m_bInDesignMode = bOn ; in setDesignMode()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1273 void ModulWindow::ShowCursor( sal_Bool bOn ) in ShowCursor() argument
1280 if ( bOn ) in ShowCursor()
H A Dbaside2.hxx424 void ShowCursor( sal_Bool bOn );
H A Dbasides2.cxx327 void __EXPORT BasicIDEShell::ShowCursor( FASTBOOL bOn ) in ShowCursor() argument
330 ((ModulWindow*)pCurWin)->ShowCursor( (sal_Bool)bOn ); in ShowCursor()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx156 virtual void ShowCursor( FASTBOOL bOn = sal_True );
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx120 bool bOn ) in span() argument
127 if( bOn ) in span()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygonrasterconverter.hxx103 bool bOn ) = 0;
/trunk/main/basic/inc/basic/
H A Dsbdef.hxx79 BASIC_DLLPUBLIC void setBasicWatchMode( bool bOn );
/trunk/main/basic/source/runtime/
H A Druntime.cxx426 void setBasicWatchMode( bool bOn ) in setBasicWatchMode() argument
428 bWatchMode = bOn; in setBasicWatchMode()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx81 void LightButton::switchLightOn(bool bOn) in switchLightOn() argument
83 if( m_bLightOn==bOn ) in switchLightOn()
85 m_bLightOn = bOn; in switchLightOn()
H A Dtp_3D_SceneIllumination.hxx58 void switchLightOn(bool bOn);
/trunk/main/cui/source/inc/
H A Dcfg.hxx288 void SetPopup( bool bOn = sal_True ) { bPopUp = bOn; } in SetPopup() argument
291 void SetUserDefined( bool bOn = sal_True ) { bIsUserDefined = bOn; } in SetUserDefined() argument
H A Dcuitabline.hxx210 void ShowSymbolControls(sal_Bool bOn);
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1415 sal_Bool bOn = MsLangId::needsSequenceChecking( eCTLLang); in FillItemSet() local
1416 pLangConfig->aLanguageOptions.SetCTLSequenceCheckingRestricted(bOn); in FillItemSet()
1417 pLangConfig->aLanguageOptions.SetCTLSequenceChecking(bOn); in FillItemSet()
1418 pLangConfig->aLanguageOptions.SetCTLSequenceCheckingTypeAndReplace(bOn); in FillItemSet()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx3955 sal_Bool bOn = m_aTwoLinesBtn.IsChecked(); in FillItemSet() local
3956 sal_Unicode cStart = ( bOn && m_aStartBracketLB.GetSelectEntryPos() > 0 ) in FillItemSet()
3958 sal_Unicode cEnd = ( bOn && m_aEndBracketLB.GetSelectEntryPos() > 0 ) in FillItemSet()
3964 if ( rItem.GetValue() == bOn && in FillItemSet()
3965 ( !bOn || ( rItem.GetStartBracket() == cStart && rItem.GetEndBracket() == cEnd ) ) ) in FillItemSet()
3971 rSet.Put( SvxTwoLinesItem( bOn, cStart, cEnd, nWhich ) ); in FillItemSet()
H A Dnumpages.cxx3775 sal_Bool bOn = pBox->IsChecked(); in IMPL_LINK() local
3779 if(bOn || bSingleSelection) in IMPL_LINK()
3792 if(bOn && i) in IMPL_LINK()
3810 aDistBorderMF.Enable(bOn || bSingleSelection); in IMPL_LINK()
3811 aDistBorderFT.Enable(bOn || bSingleSelection); in IMPL_LINK()
3812 bLastRelative = bOn; in IMPL_LINK()
H A Dtpline.cxx254 void SvxLineTabPage::ShowSymbolControls(sal_Bool bOn) in ShowSymbolControls() argument
256 bSymbols=bOn; in ShowSymbolControls()
257 aSymbolWidthFT.Show(bOn); in ShowSymbolControls()
258 aSymbolWidthMF.Show(bOn); in ShowSymbolControls()
259 aSymbolHeightFT.Show(bOn); in ShowSymbolControls()
260 aSymbolHeightMF.Show(bOn); in ShowSymbolControls()
261 aFlSymbol.Show(bOn); in ShowSymbolControls()
262 aSymbolRatioCB.Show(bOn); in ShowSymbolControls()
263 aSymbolMB.Show(bOn); in ShowSymbolControls()
264 aCtlPreview.ShowSymbol(bOn); in ShowSymbolControls()
/trunk/main/editeng/inc/editeng/
H A Deditstat.hxx87 inline void SetFlags( sal_uLong& rBits, const sal_uInt32 nMask, sal_Bool bOn ) in SetFlags() argument
89 if ( bOn ) in SetFlags()
106 void SetControlBits( sal_uLong nMask, sal_Bool bOn ) in SetControlBits() argument
107 { SetFlags( nControlBits, nMask, bOn ); } in SetControlBits()
H A Dforbiddenruleitem.hxx43 SvxForbiddenRuleItem( sal_Bool bOn /*= sal_False*/,
H A Dhngpnctitem.hxx43 SvxHangingPunctuationItem( sal_Bool bOn /*= sal_False*/,
H A Dscriptspaceitem.hxx44 SvxScriptSpaceItem( sal_Bool bOn /*= sal_False*/,
H A Dsvxacorr.hxx297 void SetAutoCorrFlag( long nFlag, sal_Bool bOn = sal_True );
H A Dtwolinesitem.hxx39 sal_Bool bOn; member in SvxTwoLinesItem
42 SvxTwoLinesItem( sal_Bool bOn /*= sal_True*/,
75 sal_Bool GetValue() const { return bOn; } in GetValue()
76 void SetValue( sal_Bool bFlag ) { bOn = bFlag; } in SetValue()
/trunk/main/editeng/source/editeng/
H A Deehtml.hxx73 void ProcessUnknownControl( sal_Bool bOn );

Completed in 203 milliseconds

12345678