Home
last modified time | relevance | path

Searched defs:bNew (Results 26 – 50 of 203) sorted by relevance

123456789

/trunk/main/svx/inc/svx/
H A Dviewlayoutitem.hxx45 void SetBookMode( bool bNew ) {mbBookMode = bNew; } in SetBookMode()
H A Dsvddrgmt.hxx58 void setAddToTransparent(bool bNew) { mbAddToTransparent = bNew; } in setAddToTransparent()
168 void setMoveOnly(bool bNew) { mbMoveOnly = bNew; } in setMoveOnly()
169 void setSolidDraggingActive(bool bNew) { mbSolidDraggingActive = bNew; } in setSolidDraggingActive()
H A Dsvdoole2.hxx116 void setSuppressSetVisAreaSize(bool bNew) { mbSuppressSetVisAreaSize = bNew; } in setSuppressSetVisAreaSize()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlmultiimagehelper.hxx55 void setSupportsMultipleContents(bool bNew) { mbSupportsMultipleContents = bNew; } in setSupportsMultipleContents()
/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()
H A Dcalbck.hxx168 void SetInCache( sal_Bool bNew ) { bInCache = bNew; } in SetInCache()
169 void SetInSwFntCache( sal_Bool bNew ) { bInSwFntCache = bNew; } in SetInSwFntCache()
H A Dformat.hxx176 void SetAuto( sal_Bool bNew = sal_False ) { bAutoFmt = bNew; } in SetAuto()
180 void SetAutoUpdateFmt( sal_Bool bNew = sal_True ) { bAutoUpdateFmt = bNew; } in SetAutoUpdateFmt()
H A Dsplargs.hxx163 inline void SetCheck( const sal_Bool bNew ) { bCheck = bNew; } in SetCheck()
164 inline void SetNoLang( const sal_Bool bNew ) { bNoLang = bNew; } in SetNoLang()
H A Dhhcwrp.hxx83 inline void SetDrawObj( sal_Bool bNew ) { bIsDrawObj = bNew; } in SetDrawObj()
H A Dusrfld.hxx80 inline void SwUserFieldType::ChgValid( sal_Bool bNew ) in ChgValid()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstylenode.hxx62 void setTextCss(bool bNew) { mbTextCss = bNew; } in setTextCss()
/trunk/main/editeng/inc/editeng/
H A Dboxitem.hxx200 void SetTable( sal_Bool bNew ) { mbEnableHor = mbEnableVer = bNew; } in SetTable()
208 void SetDist( sal_Bool bNew ) { bDist = bNew; } in SetDist()
210 void SetMinDist( sal_Bool bNew ) { bMinDist = bNew; } in SetMinDist()
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx145 inline void SetFormatted( const sal_Bool bNew ) { bFormatted = bNew; } in SetFormatted()
146 inline void SetWidow( const sal_Bool bNew ) { bWidow = bNew; } in SetWidow()
147 inline void SetJustWidow( const sal_Bool bNew ) { bJustWidow = bNew; } in SetJustWidow()
148 inline void SetEmpty( const sal_Bool bNew ) { bEmpty = bNew; } in SetEmpty()
149 inline void SetFieldFollow( const sal_Bool bNew ) { bFieldFollow = bNew; } in SetFieldFollow()
470 inline void SetFtn( const sal_Bool bNew ) { bFtn = bNew; } in SetFtn()
H A Dflyfrm.hxx210 void SetNoShrink( sal_Bool bNew ) { bNoShrink = bNew; } in SetNoShrink()
212 void SetLockDeleteContent( sal_Bool bNew ) { bLockDeleteContent = bNew; } in SetLockDeleteContent()
H A Dframe.hxx616 inline void SetReverse( sal_Bool bNew ){ bReverse = bNew ? 1 : 0; } in SetReverse()
622 inline void SetVertical( sal_Bool bNew ){ bVertical = bNew ? 1 : 0; } in SetVertical()
624 inline void SetbVertLR( sal_Bool bNew ) { bVertLR = bNew ? 1 : 0; } in SetbVertLR()
626 inline void SetDerivedVert( sal_Bool bNew ){ bDerivedVert = bNew ? 1 : 0; } in SetDerivedVert()
627 inline void SetInvalidVert( sal_Bool bNew) { bInvalidVert = bNew ? 1 : 0; } in SetInvalidVert()
630 inline void SetRightToLeft( sal_Bool bNew ){ bRightToLeft = bNew ? 1 : 0; } in SetRightToLeft()
631 inline void SetDerivedR2L( sal_Bool bNew ) { bDerivedR2L = bNew ? 1 : 0; } in SetDerivedR2L()
632 inline void SetInvalidR2L( sal_Bool bNew ) { bInvalidR2L = bNew ? 1 : 0; } in SetInvalidR2L()
671 inline void SetFixSize( sal_Bool bNew ) { bFixSize = bNew; } in SetFixSize()
/trunk/main/sw/source/core/text/
H A Ditrpaint.hxx55 inline void SetPaintDrop( const sal_Bool bNew ) { bPaintDrop = bNew; } in SetPaintDrop()
H A Dpormulti.hxx109 inline void SetTop( sal_Bool bNew ) { bTop = bNew; } in SetTop()
110 inline void SetTab1( sal_Bool bNew ) { bTab1 = bNew; } in SetTab1()
111 inline void SetTab2( sal_Bool bNew ) { bTab2 = bNew; } in SetTab2()
128 inline void SetFlyInCntnt( sal_Bool bNew ) { bFlyInCntnt = bNew; } in SetFlyInCntnt()
H A Dporhyph.hxx79 inline void SetExpand( const sal_Bool bNew ) { bExpand = bNew; } in SetExpand()
H A Dporexp.hxx64 void SetMulti( sal_Bool bNew ) { bMulti = bNew; } in SetMulti()
H A Dtxtfly.hxx222 void SetIgnoreCurrentFrame( sal_Bool bNew ) { mbIgnoreCurrentFrame = bNew; } in SetIgnoreCurrentFrame()
223 void SetIgnoreContour( sal_Bool bNew ) { mbIgnoreContour = bNew; } in SetIgnoreContour()
/trunk/main/drawinglayer/inc/drawinglayer/processor3d/
H A Dcutfindprocessor3d.hxx77 void setUseInvisiblePrimitiveContent(bool bNew) in setUseInvisiblePrimitiveContent()
/trunk/main/svl/source/items/
H A Dpoolcach.cxx83 const SfxSetItem& SfxItemPoolCache::ApplyTo( const SfxSetItem &rOrigItem, sal_Bool bNew ) in ApplyTo()
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx129 void SetContent( sal_Bool bNew ) { bContent = bNew; } in SetContent()
139 void SetAllTables(sal_Bool bNew) { bAllTables = bNew; } in SetAllTables()
145 void SetNotes(sal_Bool bNew) { bNotes = bNew; } in SetNotes()
/trunk/main/svx/source/sdr/contact/
H A Ddisplayinfo.cxx94 void DisplayInfo::SetSubContentActive(bool bNew) in SetSubContentActive()
/trunk/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dhittestprocessor2d.hxx91 void setUseInvisiblePrimitiveContent(bool bNew) in setUseInvisiblePrimitiveContent()

Completed in 104 milliseconds

123456789