Home
last modified time | relevance | path

Searched refs:bState (Results 1 – 25 of 82) sorted by relevance

1234

/AOO41X/main/unotools/source/config/
H A Doptionsdrawinglayer.cxx208 void SetOverlayBuffer( sal_Bool bState );
209 void SetPaintBuffer( sal_Bool bState );
215 void SetOverlayBuffer_Calc( sal_Bool bState );
216 void SetOverlayBuffer_Writer( sal_Bool bState );
217 void SetOverlayBuffer_DrawImpress( sal_Bool bState );
220 void SetPaintBuffer_Calc( sal_Bool bState );
221 void SetPaintBuffer_Writer( sal_Bool bState );
222 void SetPaintBuffer_DrawImpress( sal_Bool bState );
251 void SetAntiAliasing( sal_Bool bState );
252 void SetSnapHorVerLinesToDiscrete( sal_Bool bState );
[all …]
H A Dprintwarningoptions.cxx99 void SetPaperSize( sal_Bool bState ) { m_bPaperSize = bState; SetModified(); } in SetPaperSize() argument
100 …void SetPaperOrientation( sal_Bool bState ) { m_bPaperOrientation = bState; SetModified(); } in SetPaperOrientation() argument
101 void SetNotFound( sal_Bool bState ) { m_bNotFound = bState; SetModified(); } in SetNotFound() argument
102 void SetTransparency( sal_Bool bState ) { m_bTransparency = bState; SetModified(); } in SetTransparency() argument
103 … SetModifyDocumentOnPrintingAllowed( sal_Bool bState ) { m_bModifyDocumentOnPrintingAllowed = b… in SetModifyDocumentOnPrintingAllowed() argument
346 void SvtPrintWarningOptions::SetPaperSize( sal_Bool bState ) in SetPaperSize() argument
349 m_pDataContainer->SetPaperSize( bState ); in SetPaperSize()
355 void SvtPrintWarningOptions::SetPaperOrientation( sal_Bool bState ) in SetPaperOrientation() argument
358 m_pDataContainer->SetPaperOrientation( bState ); in SetPaperOrientation()
364 void SvtPrintWarningOptions::SetNotFound( sal_Bool bState ) in SetNotFound() argument
[all …]
H A Dfontoptions.cxx140 void EnableReplacementTable ( sal_Bool bState ) ;
143 void EnableFontHistory ( sal_Bool bState ) ;
146 void EnableFontWYSIWYG ( sal_Bool bState ) ;
327 void SvtFontOptions_Impl::EnableReplacementTable( sal_Bool bState ) in EnableReplacementTable() argument
329 m_bReplacementTable = bState; in EnableReplacementTable()
344 void SvtFontOptions_Impl::EnableFontHistory( sal_Bool bState ) in EnableFontHistory() argument
346 m_bFontHistory = bState; in EnableFontHistory()
361 void SvtFontOptions_Impl::EnableFontWYSIWYG( sal_Bool bState ) in EnableFontWYSIWYG() argument
363 m_bFontWYSIWYG = bState; in EnableFontWYSIWYG()
442 void SvtFontOptions::EnableReplacementTable( sal_Bool bState ) in EnableReplacementTable() argument
[all …]
H A Dmoduleoptions.cxx918 sal_Bool bState; in ClassifyFactoryByName() local
921 bState = ( sName == FACTORYNAME_WRITER ); in ClassifyFactoryByName()
923 if( bState == sal_False ) in ClassifyFactoryByName()
926 bState = ( sName == FACTORYNAME_WRITERWEB ); in ClassifyFactoryByName()
929 if( bState == sal_False ) in ClassifyFactoryByName()
932 bState = ( sName == FACTORYNAME_WRITERGLOBAL ); in ClassifyFactoryByName()
935 if( bState == sal_False ) in ClassifyFactoryByName()
938 bState = ( sName == FACTORYNAME_CALC ); in ClassifyFactoryByName()
941 if( bState == sal_False ) in ClassifyFactoryByName()
944 bState = ( sName == FACTORYNAME_DRAW ); in ClassifyFactoryByName()
[all …]
H A Dviewoptions.cxx959 sal_Bool bState = sal_False; in Delete() local
963 bState = m_pDataContainer_Dialogs->Delete( m_sViewName ); in Delete()
967 bState = m_pDataContainer_TabDialogs->Delete( m_sViewName ); in Delete()
971 bState = m_pDataContainer_TabPages->Delete( m_sViewName ); in Delete()
975 bState = m_pDataContainer_Windows->Delete( m_sViewName ); in Delete()
979 return bState; in Delete()
1088 sal_Bool bState = sal_False; in IsVisible() local
1090 bState = m_pDataContainer_Windows->GetVisible( m_sViewName ); in IsVisible()
1092 return bState; in IsVisible()
1098 void SvtViewOptions::SetVisible( sal_Bool bState ) in SetVisible() argument
[all …]
H A Dlocalisationoptions.cxx140 void SetAutoMnemonic ( sal_Bool bState ) ;
310 void SvtLocalisationOptions_Impl::SetAutoMnemonic( sal_Bool bState ) in SetAutoMnemonic() argument
312 m_bAutoMnemonic = bState; in SetAutoMnemonic()
407 void SvtLocalisationOptions::SetAutoMnemonic( sal_Bool bState ) in SetAutoMnemonic() argument
410 m_pDataContainer->SetAutoMnemonic( bState ); in SetAutoMnemonic()
H A Dstartoptions.cxx143 void EnableIntro ( sal_Bool bState ) ;
310 void SvtStartOptions_Impl::EnableIntro( sal_Bool bState ) in EnableIntro() argument
312 m_bShowIntro = bState; in EnableIntro()
407 void SvtStartOptions::EnableIntro( sal_Bool bState ) in EnableIntro() argument
410 m_pDataContainer->EnableIntro( bState ); in EnableIntro()
/AOO41X/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx212 void SetOverlayBuffer( sal_Bool bState );
213 void SetPaintBuffer( sal_Bool bState );
219 void SetOverlayBuffer_Calc( sal_Bool bState );
220 void SetOverlayBuffer_Writer( sal_Bool bState );
221 void SetOverlayBuffer_DrawImpress( sal_Bool bState );
224 void SetPaintBuffer_Calc( sal_Bool bState );
225 void SetPaintBuffer_Writer( sal_Bool bState );
226 void SetPaintBuffer_DrawImpress( sal_Bool bState );
255 void SetAntiAliasing( sal_Bool bState );
256 void SetSnapHorVerLinesToDiscrete( sal_Bool bState );
[all …]
H A Dprintoptions.cxx149 void SetReduceTransparency( sal_Bool bState ) ;
151 void SetReduceGradients( sal_Bool bState ) ;
154 void SetReduceBitmaps( sal_Bool bState ) ;
157 void SetReducedBitmapIncludesTransparency( sal_Bool bState ) ;
158 void SetConvertToGreyscales( sal_Bool bState ) ;
423 void SvtPrintOptions_Impl::SetReduceTransparency(sal_Bool bState) in SetReduceTransparency() argument
425 impl_setValue(PROPERTYNAME_REDUCETRANSPARENCY, bState); in SetReduceTransparency()
433 void SvtPrintOptions_Impl::SetReduceGradients(sal_Bool bState) in SetReduceGradients() argument
435 impl_setValue(PROPERTYNAME_REDUCEGRADIENTS, bState); in SetReduceGradients()
448 void SvtPrintOptions_Impl::SetReduceBitmaps(sal_Bool bState ) in SetReduceBitmaps() argument
[all …]
H A Dmenuoptions.cxx171 void SetEntryHidingState ( sal_Bool bState ) in SetEntryHidingState() argument
173 m_bDontHideDisabledEntries = bState; in SetEntryHidingState()
180 void SetFollowMouseState ( sal_Bool bState ) in SetFollowMouseState() argument
182 m_bFollowMouse = bState; in SetFollowMouseState()
189 void SetMenuIconsState ( sal_Int16 bState ) in SetMenuIconsState() argument
191 m_nMenuIcons = bState; in SetMenuIconsState()
502 void SvtMenuOptions::SetEntryHidingState( sal_Bool bState ) in SetEntryHidingState() argument
505 m_pDataContainer->SetEntryHidingState( bState ); in SetEntryHidingState()
511 void SvtMenuOptions::SetFollowMouseState( sal_Bool bState ) in SetFollowMouseState() argument
514 m_pDataContainer->SetFollowMouseState( bState ); in SetFollowMouseState()
[all …]
/AOO41X/main/svtools/inc/svtools/
H A Doptionsdrawinglayer.hxx127 void SetOverlayBuffer( sal_Bool bState );
128 void SetPaintBuffer( sal_Bool bState );
137 void SetOverlayBuffer_Calc( sal_Bool bState );
138 void SetOverlayBuffer_Writer( sal_Bool bState );
139 void SetOverlayBuffer_DrawImpress( sal_Bool bState );
145 void SetPaintBuffer_Calc( sal_Bool bState );
146 void SetPaintBuffer_Writer( sal_Bool bState );
147 void SetPaintBuffer_DrawImpress( sal_Bool bState );
178 void SetAntiAliasing( sal_Bool bState );
179 void SetSnapHorVerLinesToDiscrete( sal_Bool bState );
[all …]
H A Dprintoptions.hxx69 void SetReduceTransparency( sal_Bool bState );
71 void SetReduceGradients( sal_Bool bState );
74 void SetReduceBitmaps( sal_Bool bState );
75 void SetReducedBitmapMode( sal_Int16 bState );
77 void SetReducedBitmapIncludesTransparency( sal_Bool bState );
78 void SetConvertToGreyscales( sal_Bool bState );
/AOO41X/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx104 void PrintOptTest::impl_SetReduceTransparency(sal_Bool bState ) in impl_SetReduceTransparency() argument
113 if (bUpdate != bState) in impl_SetReduceTransparency()
115 xSet->setPropertyValue( PROPERTYNAME_REDUCETRANSPARENCY, css::uno::makeAny(bState)); in impl_SetReduceTransparency()
136 void PrintOptTest::impl_SetReduceGradients(sal_Bool bState ) in impl_SetReduceGradients() argument
145 if (bUpdate != bState) in impl_SetReduceGradients()
147 xSet->setPropertyValue( PROPERTYNAME_REDUCEGRADIENTS, css::uno::makeAny(bState)); in impl_SetReduceGradients()
231 void PrintOptTest::impl_SetReduceBitmaps(sal_Bool bState ) in impl_SetReduceBitmaps() argument
240 if (bUpdate != bState) in impl_SetReduceBitmaps()
242 xSet->setPropertyValue( PROPERTYNAME_REDUCEBITMAPS, css::uno::makeAny(bState)); in impl_SetReduceBitmaps()
327 void PrintOptTest::impl_SetReducedBitmapIncludesTransparency(sal_Bool bState ) in impl_SetReducedBitmapIncludesTransparency() argument
[all …]
H A DPrintOptTest.hxx49 void impl_SetReduceTransparency( sal_Bool bState ) ;
55 void impl_SetReduceGradients( sal_Bool bState ) ;
64 void impl_SetReduceBitmaps( sal_Bool bState ) ;
73 void impl_SetReducedBitmapIncludesTransparency( sal_Bool bState ) ;
76 void impl_SetConvertToGreyscales( sal_Bool bState ) ;
/AOO41X/main/sc/source/ui/inc/
H A Dcbutton.hxx47 sal_Bool bState,
51 sal_Bool bState, in Draw() argument
53 { Draw( rAt, aBtnSize, bState, bBtnIn ); } in Draw()
55 void Draw( sal_Bool bState, in Draw() argument
57 { Draw( aBtnPos, aBtnSize, bState, bBtnIn ); } in Draw()
69 sal_Bool bState );
/AOO41X/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java843 private void setPossibleFooter(boolean bState) in setPossibleFooter() argument
845 setControlProperty("chkUseFooter", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bState)); in setPossibleFooter()
849 private void setPossibleAddressReceiver(boolean bState) in setPossibleAddressReceiver() argument
853 …tControlProperty("chkUseAddressReceiver", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bState)); in setPossibleAddressReceiver()
858 private void setPossibleLogo(boolean bState) in setPossibleLogo() argument
862 … setControlProperty("chkUseLogo", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bState)); in setPossibleLogo()
1004 private void setPossibleSenderData(boolean bState) in setPossibleSenderData() argument
1006 … setControlProperty("optSenderDefine", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bState)); in setPossibleSenderData()
1007 …etControlProperty("optSenderPlaceholder", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bState)); in setPossibleSenderData()
1008 … setControlProperty("lblSenderAddress", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bState)); in setPossibleSenderData()
[all …]
H A DLetterDocument.java62 public void switchElement(String sElement, boolean bState) in switchElement() argument
68 Helper.setUnoPropertyValue(oSection, "IsVisible", Boolean.valueOf(bState)); in switchElement()
83 public void switchFooter(String sPageStyle, boolean bState, boolean bPageNumber, String sText) in switchFooter() argument
100 if (bState) in switchFooter()
146 public void switchUserField(String sFieldName, String sNewContent, boolean bState) in switchUserField() argument
149 if (bState) in switchUserField()
/AOO41X/main/unotools/inc/unotools/
H A Dprintwarningoptions.hxx112 void SetPaperSize( sal_Bool bState );
113 void SetPaperOrientation( sal_Bool bState );
114 void SetNotFound( sal_Bool bState );
115 void SetTransparency( sal_Bool bState );
116 void SetModifyDocumentOnPrintingAllowed( sal_Bool bState );
H A Dfontoptions.hxx121 void EnableReplacementTable ( sal_Bool bState ) ;
124 void EnableFontHistory ( sal_Bool bState ) ;
127 void EnableFontWYSIWYG ( sal_Bool bState ) ;
/AOO41X/main/sd/source/filter/xml/
H A Dsdtransform.cxx155 bool bState = false; in transformStyle() local
156 …te( rSheet.GetItemSet(), rSheet.GetPool().Find( rSheet.GetParent(), rSheet.GetFamily() ), bState ); in transformStyle()
158 transformItemSet( rSet, bState ); in transformStyle()
225 bool bState = false; in transformTextShape() local
227 …pth != -1) && (!getBulletState( aParaSet, mrOutliner.GetStyleSheet( nPara ), bState ) || !bState) ) in transformTextShape()
262 bItemChange |= transformItemSet( aParaSet, bState ); in transformTextShape()
/AOO41X/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx130 sal_Bool bState; in GetExclusionState() local
135 bState = rPageSet.GetNextElement()->GetPage()->IsExcluded(); in GetExclusionState()
140 eState = bState ? EXCLUDED : INCLUDED; in GetExclusionState()
146 if ( ! bState) in GetExclusionState()
153 if (bState) in GetExclusionState()
/AOO41X/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java57 public void switchElement(String sElement, boolean bState) in switchElement() argument
63 Helper.setUnoPropertyValue(oSection, "IsVisible", Boolean.valueOf(bState)); in switchElement()
78 public void switchFooter(String sPageStyle, boolean bState, boolean bPageNumber, String sText) in switchFooter() argument
95 if (bState) in switchFooter()
141 public void switchUserField(String sFieldName, String sNewContent, boolean bState) in switchUserField() argument
144 if (bState) in switchUserField()
/AOO41X/main/framework/test/
H A Dtest_documentproperties.bas62 bState = Test_NormalUse ( aDocumentProperties )
64 if ( bState = cError ) then
68 bState = Test_ErrorUse ( aDocumentProperties )
70 if ( bState = cError ) then
98 bState = Test_NormalUse_XPropertySet ( aDocumentProperties )
99 if ( bState = cError ) then
103 bState = Test_NormalUse_XNameContainer ( aDocumentProperties )
104 if ( bState = cError ) then
108 bState = Test_NormalUse_XPersist ( aDocumentProperties )
109 if ( bState = cError ) then
/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java267 boolean bState = ((Boolean)(aEvent.State)).booleanValue(); in statusChanged()
268 aBox.setSelected(bState); in statusChanged()
269 if (bState) in statusChanged()
292 boolean bState = ((Boolean)aEvent.State).booleanValue(); in statusChanged()
293 if (bState) in statusChanged()
/AOO41X/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx69 sal_Bool bState, in Draw() argument
110 ImpDrawArrow( aInnerRect, bState ); in Draw()
128 sal_Bool bState ) in ImpDrawArrow() argument
147 Color aColor( bState ? COL_LIGHTBLUE : rSett.GetButtonTextColor().GetColor() ); in ImpDrawArrow()

1234