Home
last modified time | relevance | path

Searched refs:_bSet (Results 1 – 22 of 22) sorted by relevance

/trunk/main/unotools/source/config/
H A Dcompatibility.cxx122 inline void SetUsePrtMetrics( bool _bSet ) { bUsePrtMetrics = _bSet; } in SetUsePrtMetrics()
123 inline void SetAddSpacing( bool _bSet ) { bAddSpacing = _bSet; } in SetAddSpacing()
124 inline void SetAddSpacingAtPages( bool _bSet ) { bAddSpacingAtPages = _bSet; } in SetAddSpacingAtPages()
125 inline void SetUseOurTabStops( bool _bSet ) { bUseOurTabStops = _bSet; } in SetUseOurTabStops()
126 inline void SetNoExtLeading( bool _bSet ) { bNoExtLeading = _bSet; } in SetNoExtLeading()
127 inline void SetUseLineSpacing( bool _bSet ) { bUseLineSpacing = _bSet; } in SetUseLineSpacing()
128 inline void SetAddTableSpacing( bool _bSet ) { bAddTableSpacing = _bSet; } in SetAddTableSpacing()
129 inline void SetUseObjPos( bool _bSet ) { bUseObjPos = _bSet; } in SetUseObjPos()
130 inline void SetUseOurTextWrapping( bool _bSet ) { bUseOurTextWrapping = _bSet; } in SetUseOurTextWrapping()
131 inline void SetConsiderWrappingStyle( bool _bSet ) { bConsiderWrappingStyle = _bSet; } in SetConsiderWrappingStyle()
[all …]
/trunk/main/comphelper/source/misc/
H A Daccimplaccess.cxx95 void OAccessibleImplementationAccess::setStateBit( const sal_Int16 _nState, const sal_Bool _bSet ) in setStateBit() argument
101 if ( _bSet ) in setStateBit()
109 const sal_Bool _bSet ) in setForeignControlledState() argument
114 pImplementation->setStateBit( _nState, _bSet ); in setForeignControlledState()
H A Daccessiblewrapper.cxx94 void OWrappedAccessibleChildrenManager::setTransientChildren( sal_Bool _bSet ) in setTransientChildren() argument
96 m_bTransientChildren = _bSet; in setTransientChildren()
/trunk/main/comphelper/inc/comphelper/
H A Daccimplaccess.hxx92 virtual void setStateBit( const sal_Int16 _nState, const sal_Bool _bSet );
147 const sal_Bool _bSet
H A Daccessiblewrapper.hxx348 void setTransientChildren( sal_Bool _bSet = sal_True );
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx415 … OWizTypeSelectList::setPrimaryKey(OFieldDescription* _pFieldDescr,sal_uInt16 _nPos,sal_Bool _bSet) in setPrimaryKey() argument
419 _pFieldDescr->SetPrimaryKey(_bSet); in setPrimaryKey()
420 if( _bSet ) in setPrimaryKey()
/trunk/main/svx/source/form/
H A DParseContext.cxx198 …OSystemParseContext* getSharedContext(OSystemParseContext* _pContext = NULL,sal_Bool _bSet = sal_F… in getSharedContext() argument
206 if ( _bSet ) in getSharedContext()
/trunk/main/svl/source/config/
H A Dlanguageoptions.cxx114 void SvtLanguageOptions::SetAll( sal_Bool _bSet ) in SetAll() argument
116 m_pCJKOptions->SetAll( _bSet ); in SetAll()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserline.cxx331 …tIfAffected( sal_uInt16& _nEnabledBits, sal_Int16 _nAffectedMask, sal_Int16 _nTestBit, bool _bSet ) in implSetBitIfAffected() argument
335 if ( _bSet ) in implSetBitIfAffected()
/trunk/main/connectivity/source/drivers/jdbc/
H A DObject.cxx56 sal_Bool _bSet = sal_False) in getJavaVM2() argument
59 if ( _rVM.is() || _bSet ) in getJavaVM2()
/trunk/main/svl/inc/svl/
H A Dlanguageoptions.hxx85 void SetAll( sal_Bool _bSet );
/trunk/main/dbaccess/source/ui/inc/
H A DWTypeSelect.hxx77 sal_Bool _bSet=sal_False);
H A Dbrwctrlr.hxx332 void setCurrentModified( sal_Bool _bSet );
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx216 sal_Bool _bSet,
H A DTEditControl.cxx1817 sal_Bool _bSet, in AdjustFieldDescription() argument
1821 if(!_bSet && _pFieldDesc->getTypeInfo()->bNullable) in AdjustFieldDescription()
/trunk/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx148 … void impl_resizeSectionWindow(OSectionWindow& _rSectionWindow,Point& _rStartPoint,bool _bSet);
H A DGeometryHandler.hxx200 ,bool _bSet = false) const;
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx203 …ewsWindow::impl_resizeSectionWindow(OSectionWindow& _rSectionWindow,Point& _rStartPoint,bool _bSet) in impl_resizeSectionWindow() argument
218 if ( _bSet ) in impl_resizeSectionWindow()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx239 inline void setTransparent( sal_Bool _bSet ) { m_bTransparent = _bSet; } in setTransparent() argument
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx53 static void lcl_setWinBits( Window* _pWindow, WinBits _nBits, sal_Bool _bSet ) in lcl_setWinBits() argument
56 if ( _bSet ) in lcl_setWinBits()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1814 ,bool _bSet) const in isDefaultFunction()
1836 if ( _bSet ) in isDefaultFunction()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2442 void SbaXDataBrowserController::setCurrentModified( sal_Bool _bSet ) in setCurrentModified() argument
2445 m_bCurrentlyModified = _bSet; in setCurrentModified()

Completed in 112 milliseconds