| /aoo41x/main/sw/source/core/text/ | 
| H A D | porlay.hxx | 127 	inline void SetFormatAdj( const sal_Bool bNew ) { bFormatAdj = bNew; }  in SetFormatAdj()  argument129 	inline void SetFntChg( const sal_Bool bNew ) { bFntChg = bNew; }  in SetFntChg()  argument
 131 	inline void SetEndHyph( const sal_Bool bNew ) { bEndHyph = bNew; }  in SetEndHyph()  argument
 133 	inline void SetMidHyph( const sal_Bool bNew ) { bMidHyph = bNew; }  in SetMidHyph()  argument
 135 	inline void SetTab( const sal_Bool bNew ) { bTab = bNew; }  in SetTab()  argument
 137     inline void SetFly( const sal_Bool bNew ) { bFly = bNew; }  in SetFly()  argument
 139 	inline void SetRest( const sal_Bool bNew ) { bRest = bNew; }  in SetRest()  argument
 156 	inline void SetDummy( const sal_Bool bNew ) { bDummy = bNew; }  in SetDummy()  argument
 159 	inline void SetClipping( const sal_Bool bNew ) { bClipping = bNew; }  in SetClipping()  argument
 321 	inline void SetFly( const sal_Bool bNew = sal_True ) { bFlys = bNew; }  in SetFly()  argument
 [all …]
 
 | 
| H A D | inftxt.hxx | 243 	inline void SetOnWin( const sal_Bool bNew ) { bOnWin = bNew; }  in SetOnWin()  argument245 	inline void SetNotEOL( const sal_Bool bNew ) { bNotEOL = bNew; }  in SetNotEOL()  argument
 255 	inline void SetMulti( const sal_Bool bNew ) { bMulti = bNew; }  in SetMulti()  argument
 259 	inline void SetRuby( const sal_Bool bNew ) { bRuby = bNew; }  in SetRuby()  argument
 261 	inline void SetHanging( const sal_Bool bNew ) { bHanging = bNew; }  in SetHanging()  argument
 626 	inline void SetFull( const sal_Bool bNew ) { bFull = bNew; }  in SetFull()  argument
 630 		{ if ( pFly ) bNoMidHyph = bNew; else bNoEndHyph = bNew; }  in SetHyphForbud()
 639 	inline void SetStop( const sal_Bool bNew ) { bStop = bNew; }  in SetStop()  argument
 643 	inline void SetNewLine( const sal_Bool bNew ) { bNewLine = bNew; }  in SetNewLine()  argument
 645 	inline void SetShift( const sal_Bool bNew ) { bShift = bNew; }  in SetShift()  argument
 [all …]
 
 | 
| H A D | porfld.hxx | 87 	inline void SetFollow( sal_Bool bNew ) { bFollow = bNew; }  in SetFollow()  argument90 	inline void SetLeft( sal_Bool bNew ) { bLeft = bNew; }  in SetLeft()  argument
 93 	inline void SetHide( sal_Bool bNew ) { bHide = bNew; }  in SetHide()  argument
 96 	inline void SetCenter( sal_Bool bNew ) { bCenter = bNew; }  in SetCenter()  argument
 99 	inline void SetHasFollow( sal_Bool bNew ) { bHasFollow = bNew; }  in SetHasFollow()  argument
 219 	inline void SetAnimated( sal_Bool bNew ) { bAnimated = bNew; }  in SetAnimated()  argument
 221 	inline void SetNoPaint( sal_Bool bNew ) { bNoPaint = bNew; }  in SetNoPaint()  argument
 
 | 
| H A D | itrform2.hxx | 182 	inline void		  SetOnceMore( sal_Bool bNew ) { bOnceMore = bNew; }  in SetOnceMore()  argument188 	inline void		  SetTruncLines( sal_Bool bNew ) { bTruncLines = bNew; }  in SetTruncLines()  argument
 191 	inline void		  SetUnclipped( sal_Bool bNew ) { bUnclipped = bNew; }  in SetUnclipped()  argument
 194 	inline void	 SetFlyInCntBase( sal_Bool bNew = sal_True ){ bFlyInCntBase = bNew; }  in SetFlyInCntBase()  argument
 
 | 
| H A D | pormulti.hxx | 109     inline void SetTop( sal_Bool bNew ) { bTop = bNew; }  in SetTop()  argument110 	inline void SetTab1( sal_Bool bNew ) { bTab1 = bNew; }  in SetTab1()  argument
 111 	inline void SetTab2( sal_Bool bNew ) { bTab2 = bNew; }  in SetTab2()  argument
 128 	inline void SetFlyInCntnt( sal_Bool bNew ) { bFlyInCntnt = bNew; }  in SetFlyInCntnt()  argument
 
 | 
| /aoo41x/main/svx/inc/svx/ | 
| H A D | deflt3d.hxx | 84 	void SetDefaultCreateNormals(const sal_Bool bNew) { bDefaultCreateNormals = bNew; }  in SetDefaultCreateNormals()  argument86 	void SetDefaultCreateTexture(const sal_Bool bNew) { bDefaultCreateTexture = bNew; }  in SetDefaultCreateTexture()  argument
 96 	void SetDefaultCubePosIsCenter(const sal_Bool bNew) { bDefaultCubePosIsCenter = bNew; }  in SetDefaultCubePosIsCenter()  argument
 108 	void SetDefaultLatheSmoothed(const sal_Bool bNew) { bDefaultLatheSmoothed = bNew; }  in SetDefaultLatheSmoothed()  argument
 110 	void SetDefaultLatheSmoothFrontBack(const sal_Bool bNew) { bDefaultLatheSmoothFrontBack = bNew; }  in SetDefaultLatheSmoothFrontBack()  argument
 112 	void SetDefaultLatheCharacterMode(const sal_Bool bNew) { bDefaultLatheCharacterMode = bNew; }  in SetDefaultLatheCharacterMode()  argument
 114 	void SetDefaultLatheCloseFront(const sal_Bool bNew) { bDefaultLatheCloseFront = bNew; }  in SetDefaultLatheCloseFront()  argument
 116 	void SetDefaultLatheCloseBack(const sal_Bool bNew) { bDefaultLatheCloseBack = bNew; }  in SetDefaultLatheCloseBack()  argument
 120 	void SetDefaultExtrudeSmoothed(const sal_Bool bNew) { bDefaultExtrudeSmoothed = bNew; }  in SetDefaultExtrudeSmoothed()  argument
 126 	void SetDefaultExtrudeCloseFront(const sal_Bool bNew) { bDefaultExtrudeCloseFront = bNew; }  in SetDefaultExtrudeCloseFront()  argument
 [all …]
 
 | 
| H A D | svdpntv.hxx | 230 	void SetBufferedOutputAllowed(bool bNew);234 	void SetBufferedOverlayAllowed(bool bNew);
 238 	void SetPagePaintingAllowed(bool bNew);
 333 	void SetVisualizeEnteredGroup(sal_Bool bNew) { bVisualizeEnteredGroup = bNew; }  in SetVisualizeEnteredGroup()  argument
 442     void setHideOle(bool bNew) { if(bNew != (bool)mbHideOle) mbHideOle = bNew; }  in setHideOle()  argument
 443     void setHideChart(bool bNew) { if(bNew != (bool)mbHideChart) mbHideChart = bNew; }  in setHideChart()  argument
 444     void setHideDraw(bool bNew) { if(bNew != (bool)mbHideDraw) mbHideDraw = bNew; }  in setHideDraw()  argument
 445 …void setHideFormControl(bool bNew) { if(bNew != (bool)mbHideFormControl) mbHideFormControl = bNew;…  in setHideFormControl()  argument
 
 | 
| H A D | pagectrl.hxx | 145 	void 		SetHeader( sal_Bool bNew )  				{ bHeader = bNew; }  in SetHeader()  argument147 	void		SetFooter( sal_Bool bNew )					{ bFooter = bNew; }  in SetFooter()  argument
 150 	void 		SetTable( sal_Bool bNew )					{ bTable = bNew; }  in SetTable()  argument
 152 	void		SetHorz( sal_Bool bNew )					{ bHorz = bNew; }  in SetHorz()  argument
 154 	void 		SetVert( sal_Bool bNew )		   			{ bVert = bNew; }  in SetVert()  argument
 
 | 
| /aoo41x/main/sw/source/core/inc/ | 
| H A D | layact.hxx | 138 	void SetIdle			( sal_Bool bNew )	{ bIdle = bNew; }  in SetIdle()  argument139 	void SetCheckPages		( sal_Bool bNew )	{ bCheckPages = bNew; }  in SetCheckPages()  argument
 140 	void SetBrowseActionStop(sal_Bool bNew  )	{ bBrowseActionStop = bNew; }  in SetBrowseActionStop()  argument
 141 	void SetNextCycle		( sal_Bool bNew )	{ bNextCycle = bNew; }  in SetNextCycle()  argument
 158 	void SetPaint		( sal_Bool bNew )	{ bPaint = bNew; }  in SetPaint()  argument
 159 	void SetComplete	( sal_Bool bNew )	{ bComplete = bNew; }  in SetComplete()  argument
 160 	void SetStatBar		( sal_Bool bNew );
 162 	void SetCalcLayout	( sal_Bool bNew )	{ bCalcLayout = bNew; }  in SetCalcLayout()  argument
 163 	void SetReschedule	( sal_Bool bNew )	{ bReschedule = bNew; }  in SetReschedule()  argument
 164 	void SetWaitAllowed	( sal_Bool bNew )	{ bWaitAllowed = bNew; }  in SetWaitAllowed()  argument
 
 | 
| H A D | drawfont.hxx | 530     void SetBullet( sal_Bool bNew )  in SetBullet()  argument532         bBullet = bNew;  in SetBullet()
 540     void SetUpper( sal_Bool bNew )  in SetUpper()  argument
 542         bUpper = bNew;  in SetUpper()
 550         bDrawSpace = bNew;  in SetDrawSpace()
 556     void SetGreyWave( sal_Bool bNew )  in SetGreyWave()  argument
 558         bGreyWave = bNew;  in SetGreyWave()
 563         bSpaceStop = bNew;  in SetSpaceStop()
 568         bSnapToGrid = bNew;  in SetSnapToGrid()
 573         bIgnoreFrmRTL = bNew;  in SetIgnoreFrmRTL()
 [all …]
 
 | 
| H A D | flowfrm.hxx | 163 	static void SetMoveBwdJump( sal_Bool bNew ){ bMoveBwdJump = bNew; }  in SetMoveBwdJump()  argument165 	inline void SetUndersized( const sal_Bool bNew ) { bUndersized = bNew; }  in SetUndersized()  argument
 248 	void SetFtnLock( sal_Bool bNew ){ bFtnLock = bNew; }  in SetFtnLock()  argument
 250     void SetFlyLock( sal_Bool bNew ){ bFlyLock = bNew; }  in SetFlyLock()  argument
 252 	void SetOwnFtnNum( sal_Bool bNew ){ bOwnFtnNum = bNew; }  in SetOwnFtnNum()  argument
 254 	void SetCntntLock( sal_Bool bNew ){ bCntntLock = bNew; }  in SetCntntLock()  argument
 
 | 
| H A D | tabfrm.hxx | 158     void SetFollowFlowLine( sal_Bool bNew ) { bHasFollowFlowLine = bNew; }  in SetFollowFlowLine()  argument161     void SetRebuildLastLine( sal_Bool bNew ) { bIsRebuildLastLine = bNew; }  in SetRebuildLastLine()  argument
 164     void SetRestrictTableGrowth( sal_Bool bNew ) { bRestrictTableGrowth = bNew; }  in SetRestrictTableGrowth()  argument
 167     void SetRemoveFollowFlowLinePending( sal_Bool bNew ) { bRemoveFollowFlowLinePending = bNew; }  in SetRemoveFollowFlowLinePending()  argument
 173     void SetInRecalcLowerRow( bool bNew )  in SetInRecalcLowerRow()  argument
 175         mbInRecalcLowerRow = bNew;  in SetInRecalcLowerRow()
 
 | 
| H A D | swfont.hxx | 197 	inline void SetFntChg( const sal_Bool bNew ) { bFntChg = bNew; }  in SetFntChg()  argument236 	inline void SetNoHyph( const sal_Bool bNew );
 254 	inline void SetGreyWave( const sal_Bool bNew );
 256 	inline void SetNoCol( const sal_Bool bNew );
 778 	bPaintBlank = bNew;  in SetPaintBlank()
 783 	bPaintWrong = bNew;  in SetPaintWrong()
 788 	bNoHyph = bNew;  in SetNoHyph()
 793 	bBlink = bNew;  in SetBlink()
 798 	bURL = bNew;  in SetURL()
 803 	bGreyWave = bNew;  in SetGreyWave()
 [all …]
 
 | 
| H A D | frame.hxx | 607     inline void SetReverse( sal_Bool bNew ){ bReverse = bNew ? 1 : 0; }  in SetReverse()  argument613     inline void SetVertical( sal_Bool bNew ){ bVertical = bNew ? 1 : 0; }  in SetVertical()  argument
 615     inline void SetbVertLR( sal_Bool bNew ) { bVertLR = bNew ? 1 : 0; }  in SetbVertLR()  argument
 617     inline void SetDerivedVert( sal_Bool bNew ){ bDerivedVert = bNew ? 1 : 0; }  in SetDerivedVert()  argument
 618     inline void SetInvalidVert( sal_Bool bNew) { bInvalidVert = bNew ? 1 : 0; }  in SetInvalidVert()  argument
 621     inline void SetRightToLeft( sal_Bool bNew ){ bRightToLeft = bNew ? 1 : 0; }  in SetRightToLeft()  argument
 622     inline void SetDerivedR2L( sal_Bool bNew ) { bDerivedR2L  = bNew ? 1 : 0; }  in SetDerivedR2L()  argument
 623     inline void SetInvalidR2L( sal_Bool bNew ) { bInvalidR2L  = bNew ? 1 : 0; }  in SetInvalidR2L()  argument
 662     inline void SetFixSize( sal_Bool bNew ) { bFixSize = bNew; }  in SetFixSize()  argument
 
 | 
| H A D | txtfrm.hxx | 145 	inline void SetFormatted( const sal_Bool bNew ) { bFormatted = bNew; }  in SetFormatted()  argument146 	inline void SetWidow( const sal_Bool bNew ) { bWidow = bNew; }  in SetWidow()  argument
 147 	inline void SetJustWidow( const sal_Bool bNew ) { bJustWidow = bNew; }  in SetJustWidow()  argument
 148 	inline void SetEmpty( const sal_Bool bNew ) { bEmpty = bNew; }  in SetEmpty()  argument
 149 	inline void SetFieldFollow( const sal_Bool bNew ) { bFieldFollow = bNew; }  in SetFieldFollow()  argument
 472 	inline void SetFtn( const sal_Bool bNew ) { bFtn = bNew; }  in SetFtn()  argument
 
 | 
| H A D | rowfrm.hxx | 88     void SetRepeatedHeadline( bool bNew ) { bIsRepeatedHeadline = bNew; }  in SetRepeatedHeadline()  argument93     void SetFollowFlowRow( bool bNew ) { bIsFollowFlowRow = bNew; }  in SetFollowFlowRow()  argument
 102     void SetRowSpanLine( bool bNew ) { mbIsRowSpanLine = bNew; }  in SetRowSpanLine()  argument
 
 | 
| /aoo41x/main/editeng/inc/editeng/ | 
| H A D | txtrange.hxx | 99 	void SetVertical( sal_Bool bNew );101 	void SetFlag3( sal_Bool bNew ) { bFlag3 = bNew; }  in SetFlag3()  argument
 103 	void SetFlag4( sal_Bool bNew ) { bFlag4 = bNew; }  in SetFlag4()  argument
 105 	void SetFlag5( sal_Bool bNew ) { bFlag5 = bNew; }  in SetFlag5()  argument
 107 	void SetFlag6( sal_Bool bNew ) { bFlag6 = bNew; }  in SetFlag6()  argument
 109 	void SetFlag7( sal_Bool bNew ) { bFlag7 = bNew; }  in SetFlag7()  argument
 
 | 
| H A D | protitem.hxx | 75 	void SetCntntProtect( sal_Bool bNew ) { bCntnt = bNew; }  in SetCntntProtect()  argument76 	void SetSizeProtect ( sal_Bool bNew ) { bSize  = bNew; }  in SetSizeProtect()  argument
 77 	void SetPosProtect  ( sal_Bool bNew ) { bPos   = bNew; }  in SetPosProtect()  argument
 
 | 
| /aoo41x/main/sw/inc/ | 
| H A D | tgrditem.hxx | 84     void SetRubyTextBelow( sal_Bool bNew ) { bRubyTextBelow = bNew; }  in SetRubyTextBelow()  argument88     void SetPrintGrid( sal_Bool bNew ) { bPrintGrid = bNew; }  in SetPrintGrid()  argument
 92     void SetDisplayGrid( sal_Bool bNew ) { bDisplayGrid = bNew; }  in SetDisplayGrid()  argument
 100     void SetSnapToChars( sal_Bool bNew ) { bSnapToChars = bNew; }  in SetSnapToChars()  argument
 104     void SetSquaredMode( sal_Bool bNew ) { bSquaredMode = bNew; }  in SetSquaredMode()  argument
 105 	void SwitchPaperMode(sal_Bool bNew );
 
 | 
| H A D | tblafmt.hxx | 235 	void SetFont( const sal_Bool bNew )			{ bInclFont = bNew; }  in SetFont()  argument236 	void SetJustify( const  sal_Bool bNew )		{ bInclJustify = bNew; }  in SetJustify()  argument
 237 	void SetFrame( const sal_Bool bNew )		{ bInclFrame = bNew; }  in SetFrame()  argument
 238 	void SetBackground( const sal_Bool bNew )	{ bInclBackground = bNew; }  in SetBackground()  argument
 239 	void SetValueFormat( const sal_Bool bNew )	{ bInclValueFormat = bNew; }  in SetValueFormat()  argument
 240 	void SetWidthHeight( const sal_Bool bNew )	{ bInclWidthHeight = bNew; }  in SetWidthHeight()  argument
 
 | 
| H A D | pagedesc.hxx | 167 	void SetLandscape( sal_Bool bNew ) { bLandscape = bNew; }  in SetLandscape()  argument178 	inline void ChgHeaderShare( sal_Bool bNew );
 179 	inline void ChgFooterShare( sal_Bool bNew );
 254 inline void SwPageDesc::ChgHeaderShare( sal_Bool bNew )  in ChgHeaderShare()  argument
 256 	if ( bNew )  in ChgHeaderShare()
 263 inline void SwPageDesc::ChgFooterShare( sal_Bool bNew )  in ChgFooterShare()  argument
 265 	if ( bNew )  in ChgFooterShare()
 
 | 
| /aoo41x/main/svx/source/sdr/overlay/ | 
| H A D | overlayobject.cxx | 88 		void OverlayObject::allowAntiAliase(bool bNew)  in allowAntiAliase()  argument90 			if(bNew != (bool)mbAllowsAntiAliase)  in allowAntiAliase()
 93 				mbAllowsAntiAliase = bNew;  in allowAntiAliase()
 146 		void OverlayObject::setVisible(bool bNew)  in setVisible()  argument
 148 			if(bNew != (bool)mbIsVisible)  in setVisible()
 151 				mbIsVisible = bNew;  in setVisible()
 158 		void OverlayObject::setHittable(bool bNew)  in setHittable()  argument
 160 			if(bNew != (bool)mbIsHittable)  in setHittable()
 163 				mbIsHittable = bNew;  in setHittable()
 
 | 
| /aoo41x/main/sc/inc/ | 
| H A D | scmod.hxx | 188 	void				SetWaterCan( sal_Bool bNew )	{ bIsWaterCan = bNew; }  in SetWaterCan()  argument191 	void				SetInEditCommand( sal_Bool bNew )	{ bIsInEditCommand = bNew; }  in SetInEditCommand()  argument
 194     void                SetInExecuteDrop( sal_Bool bNew )   { bIsInExecuteDrop = bNew; }  in SetInExecuteDrop()  argument
 275     void                SetInSharedDocLoading( bool bNew )  { mbIsInSharedDocLoading = bNew; }  in SetInSharedDocLoading()  argument
 277     void                SetInSharedDocSaving( bool bNew )   { mbIsInSharedDocSaving = bNew; }  in SetInSharedDocSaving()  argument
 
 | 
| H A D | appoptio.hxx | 49     void        SetSynchronizeZoom( sal_Bool bNew ) { bSynchronizeZoom = bNew; }  in SetSynchronizeZoom()  argument57 	void		SetAutoComplete( sal_Bool bNew )	{ bAutoComplete = bNew; }  in SetAutoComplete()  argument
 59 	void		SetDetectiveAuto( sal_Bool bNew )	{ bDetectiveAuto = bNew; }  in SetDetectiveAuto()  argument
 79 …void        SetShowSharedDocumentWarning( sal_Bool bNew )   { mbShowSharedDocumentWarning = bNew; }  in SetShowSharedDocumentWarning()  argument
 
 | 
| /aoo41x/main/svtools/source/control/ | 
| H A D | svxbox.cxx | 42     bNew(sal_False)  in SV_IMPL_PTRARR()51     bNew(sal_False)  in SvxBoxEntry()
 60     bNew(rOld.bNew)  in SvxBoxEntry()
 113 	pNew->bNew = sal_True;  in InsertNewEntry()
 149 	if(pEntry->bNew)  in RemoveEntry()
 295 	{	if(aEntryLst[i]->bNew)  in GetNewCount()
 310 	{	if(aEntryLst[i]->bNew)  in GetNewEntry()
 381 	pNew->bNew = sal_True;  in InsertNewEntry()
 409 	if(pEntry->bNew)  in RemoveEntry()
 537 	{	if(aEntryLst[i]->bNew)  in GetNewCount()
 [all …]
 
 |