Home
last modified time | relevance | path

Searched defs:bNew (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporlay.hxx120 void SetFormatAdj( const bool bNew ) { m_bFormatAdj = bNew; } in SetFormatAdj()
122 void SetEndHyph( const bool bNew ) { m_bEndHyph = bNew; } in SetEndHyph()
124 void SetMidHyph( const bool bNew ) { m_bMidHyph = bNew; } in SetMidHyph()
126 void SetFly( const bool bNew ) { m_bFly = bNew; } in SetFly()
128 void SetRest( const bool bNew ) { m_bRest = bNew; } in SetRest()
130 void SetBlinking( const bool bNew ) { m_bBlinking = bNew; } in SetBlinking()
132 void SetContent( const bool bNew ) { m_bContent = bNew; } in SetContent()
134 void SetRedline( const bool bNew ) { m_bRedline = bNew; } in SetRedline()
144 void SetHanging( const bool bNew ) { m_bHanging = bNew; } in SetHanging()
150 void SetDummy( const bool bNew ) { m_bDummy = bNew; } in SetDummy()
[all …]
H A Ditrform2.hxx202 void SetOnceMore( bool bNew ) { m_bOnceMore = bNew; } in SetOnceMore()
205 void SetTruncLines( bool bNew ) { m_bTruncLines = bNew; } in SetTruncLines()
208 void SetUnclipped( bool bNew ) { m_bUnclipped = bNew; } in SetUnclipped()
211 void SetFlyInCntBase( bool bNew = true ) { m_bFlyInContentBase = bNew; } in SetFlyInCntBase()
H A Dporfld.hxx83 void SetFollow( bool bNew ) { m_bFollow = bNew; } in SetFollow()
86 void SetLeft( bool bNew ) { m_bLeft = bNew; } in SetLeft()
89 void SetHide( bool bNew ) { m_bHide = bNew; } in SetHide()
92 void SetCenter( bool bNew ) { m_bCenter = bNew; } in SetCenter()
95 void SetHasFollow( bool bNew ) { m_bHasFollow = bNew; } in SetHasFollow()
190 void SetAnimated( bool bNew ) { m_bAnimated = bNew; } in SetAnimated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporlay.hxx110 void SetFormatAdj( const bool bNew ) { m_bFormatAdj = bNew; } in SetFormatAdj()
112 void SetEndHyph( const bool bNew ) { m_bEndHyph = bNew; } in SetEndHyph()
114 void SetMidHyph( const bool bNew ) { m_bMidHyph = bNew; } in SetMidHyph()
116 void SetFly( const bool bNew ) { m_bFly = bNew; } in SetFly()
118 void SetRest( const bool bNew ) { m_bRest = bNew; } in SetRest()
120 void SetBlinking( const bool bNew ) { m_bBlinking = bNew; } in SetBlinking()
122 void SetContent( const bool bNew ) { m_bContent = bNew; } in SetContent()
124 void SetRedline( const bool bNew ) { m_bRedline = bNew; } in SetRedline()
128 void SetHanging( const bool bNew ) { m_bHanging = bNew; } in SetHanging()
134 void SetDummy( const bool bNew ) { m_bDummy = bNew; } in SetDummy()
[all …]
H A Ditrform2.hxx202 void SetOnceMore( bool bNew ) { m_bOnceMore = bNew; } in SetOnceMore()
205 void SetTruncLines( bool bNew ) { m_bTruncLines = bNew; } in SetTruncLines()
208 void SetUnclipped( bool bNew ) { m_bUnclipped = bNew; } in SetUnclipped()
211 void SetFlyInCntBase( bool bNew = true ) { m_bFlyInContentBase = bNew; } in SetFlyInCntBase()
H A Dporfld.hxx77 void SetFollow( bool bNew ) { m_bFollow = bNew; } in SetFollow()
80 void SetLeft( bool bNew ) { m_bLeft = bNew; } in SetLeft()
83 void SetHide( bool bNew ) { m_bHide = bNew; } in SetHide()
86 void SetCenter( bool bNew ) { m_bCenter = bNew; } in SetCenter()
89 void SetHasFollow( bool bNew ) { m_bHasFollow = bNew; } in SetHasFollow()
182 void SetAnimated( bool bNew ) { m_bAnimated = bNew; } in SetAnimated()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dlayact.hxx128 void SetIdle ( bool bNew ) { m_bIdle = bNew; } in SetIdle()
129 void SetCheckPages ( bool bNew ) { m_bCheckPages = bNew; } in SetCheckPages()
130 void SetBrowseActionStop( bool bNew ) { m_bBrowseActionStop = bNew; } in SetBrowseActionStop()
131 void SetNextCycle ( bool bNew ) { m_bNextCycle = bNew; } in SetNextCycle()
144 void SetPaint ( bool bNew ) { m_bPaint = bNew; } in SetPaint()
145 void SetComplete ( bool bNew ) { m_bComplete = bNew; } in SetComplete()
148 void SetCalcLayout ( bool bNew ) { m_bCalcLayout = bNew; } in SetCalcLayout()
149 void SetReschedule ( bool bNew ) { m_bReschedule = bNew; } in SetReschedule()
150 void SetWaitAllowed ( bool bNew ) { m_bWaitAllowed = bNew; } in SetWaitAllowed()
H A Drowfrm.hxx91 void SetRepeatedHeadline(bool bNew) { m_bIsRepeatedHeadline = bNew; } in SetRepeatedHeadline()
96 void SetForceRowSplitAllowed(bool bNew) { m_bForceRowSplitAllowed = bNew; }; in SetForceRowSplitAllowed()
98 void SetFollowFlowRow(bool bNew) { m_bIsFollowFlowRow = bNew; } in SetFollowFlowRow()
106 void SetRowSpanLine(bool bNew) { m_bIsRowSpanLine = bNew; } in SetRowSpanLine()
123 void SetInSplit(bool bNew = true) { m_bIsInSplit = bNew; } in SetInSplit()
H A Dtabfrm.hxx174 void SetFollowFlowLine(bool bNew) { m_bHasFollowFlowLine = bNew; } in SetFollowFlowLine()
177 void SetRebuildLastLine(bool bNew) { m_bIsRebuildLastLine = bNew; } in SetRebuildLastLine()
180 void SetRestrictTableGrowth( bool bNew ) { m_bRestrictTableGrowth = bNew; } in SetRestrictTableGrowth()
183 void SetRemoveFollowFlowLinePending(bool bNew) { m_bRemoveFollowFlowLinePending = bNew; } in SetRemoveFollowFlowLinePending()
189 void SetInRecalcLowerRow( bool bNew ) in SetInRecalcLowerRow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dlayact.hxx131 void SetCheckPages ( bool bNew ) { m_bCheckPages = bNew; } in SetCheckPages()
132 void SetBrowseActionStop( bool bNew ) { m_bBrowseActionStop = bNew; } in SetBrowseActionStop()
133 void SetNextCycle ( bool bNew ) { m_bNextCycle = bNew; } in SetNextCycle()
144 void SetPaint ( bool bNew ) { m_bPaint = bNew; } in SetPaint()
145 void SetComplete ( bool bNew ) { m_bComplete = bNew; } in SetComplete()
147 void SetCalcLayout ( bool bNew ) { m_bCalcLayout = bNew; } in SetCalcLayout()
148 void SetReschedule ( bool bNew ) { m_bReschedule = bNew; } in SetReschedule()
149 void SetWaitAllowed ( bool bNew ) { m_bWaitAllowed = bNew; } in SetWaitAllowed()
H A Drowfrm.hxx89 void SetRepeatedHeadline( bool bNew ) { m_bIsRepeatedHeadline = bNew; } in SetRepeatedHeadline()
94 void SetFollowFlowRow( bool bNew ) { m_bIsFollowFlowRow = bNew; } in SetFollowFlowRow()
102 void SetRowSpanLine( bool bNew ) { m_bIsRowSpanLine = bNew; } in SetRowSpanLine()
119 void SetInSplit(bool bNew = true) { m_bIsInSplit = bNew; } in SetInSplit()
H A Dtabfrm.hxx161 void SetFollowFlowLine(bool bNew) { m_bHasFollowFlowLine = bNew; } in SetFollowFlowLine()
164 void SetRebuildLastLine(bool bNew) { m_bIsRebuildLastLine = bNew; } in SetRebuildLastLine()
167 void SetRestrictTableGrowth( bool bNew ) { m_bRestrictTableGrowth = bNew; } in SetRestrictTableGrowth()
170 void SetRemoveFollowFlowLinePending(bool bNew) { m_bRemoveFollowFlowLinePending = bNew; } in SetRemoveFollowFlowLinePending()
176 void SetInRecalcLowerRow( bool bNew ) in SetInRecalcLowerRow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dprotitem.hxx59 void SetContentProtect( bool bNew ) { bCntnt = bNew; } in SetContentProtect()
60 void SetSizeProtect ( bool bNew ) { bSize = bNew; } in SetSizeProtect()
61 void SetPosProtect ( bool bNew ) { bPos = bNew; } in SetPosProtect()
H A Dhyphenzoneitem.hxx60 void SetHyphen( const bool bNew ) { bHyphen = bNew; } in SetHyphen()
63 void SetPageEnd( const bool bNew ) { bPageEnd = bNew; } in SetPageEnd()
66 void SetNoCapsHyphenation( const bool bNew ) { bNoCapsHyphenation = bNew; } in SetNoCapsHyphenation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dprotitem.hxx59 void SetContentProtect( bool bNew ) { bCntnt = bNew; } in SetContentProtect()
60 void SetSizeProtect ( bool bNew ) { bSize = bNew; } in SetSizeProtect()
61 void SetPosProtect ( bool bNew ) { bPos = bNew; } in SetPosProtect()
H A Dhyphenzoneitem.hxx60 void SetHyphen( const bool bNew ) { bHyphen = bNew; } in SetHyphen()
63 void SetPageEnd( const bool bNew ) { bPageEnd = bNew; } in SetPageEnd()
66 void SetNoCapsHyphenation( const bool bNew ) { bNoCapsHyphenation = bNew; } in SetNoCapsHyphenation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfmtsrnd.hxx56 void SetAnchorOnly( bool bNew ) { m_bAnchorOnly = bNew; } in SetAnchorOnly()
57 void SetContour( bool bNew ) { m_bContour = bNew; } in SetContour()
58 void SetOutside( bool bNew ) { m_bOutside = bNew; } in SetOutside()
H A Dtgrditem.hxx86 void SetRubyTextBelow( bool bNew ) { m_bRubyTextBelow = bNew; } in SetRubyTextBelow()
90 void SetPrintGrid( bool bNew ) { m_bPrintGrid = bNew; } in SetPrintGrid()
94 void SetDisplayGrid( bool bNew ) { m_bDisplayGrid = bNew; } in SetDisplayGrid()
102 void SetSnapToChars( bool bNew ) { m_bSnapToChars = bNew; } in SetSnapToChars()
106 void SetSquaredMode( bool bNew ) { m_bSquaredMode = bNew; } in SetSquaredMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfmtsrnd.hxx56 void SetAnchorOnly( bool bNew ) { m_bAnchorOnly = bNew; } in SetAnchorOnly()
57 void SetContour( bool bNew ) { m_bContour = bNew; } in SetContour()
58 void SetOutside( bool bNew ) { m_bOutside = bNew; } in SetOutside()
H A Dtgrditem.hxx86 void SetRubyTextBelow( bool bNew ) { m_bRubyTextBelow = bNew; } in SetRubyTextBelow()
90 void SetPrintGrid( bool bNew ) { m_bPrintGrid = bNew; } in SetPrintGrid()
94 void SetDisplayGrid( bool bNew ) { m_bDisplayGrid = bNew; } in SetDisplayGrid()
102 void SetSnapToChars( bool bNew ) { m_bSnapToChars = bNew; } in SetSnapToChars()
106 void SetSquaredMode( bool bNew ) { m_bSquaredMode = bNew; } in SetSquaredMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dscmod.hxx155 void SetWaterCan( bool bNew ) { m_bIsWaterCan = bNew; } in SetWaterCan()
158 void SetInEditCommand( bool bNew ) { m_bIsInEditCommand = bNew; } in SetInEditCommand()
160 void SetInExecuteDrop( bool bNew ) { m_bIsInExecuteDrop = bNew; } in SetInExecuteDrop()
237 void SetInSharedDocLoading( bool bNew ) { m_bIsInSharedDocLoading = bNew; } in SetInSharedDocLoading()
239 void SetInSharedDocSaving( bool bNew ) { m_bIsInSharedDocSaving = bNew; } in SetInSharedDocSaving()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Ddeflt3d.hxx79 void SetDefaultLatheCharacterMode(const bool bNew) { bDefaultLatheCharacterMode = bNew; } in SetDefaultLatheCharacterMode()
87 void SetDefaultExtrudeCharacterMode(const bool bNew) { bDefaultExtrudeCharacterMode = bNew; } in SetDefaultExtrudeCharacterMode()
89 void SetDefaultExtrudeCloseFront(const bool bNew) { bDefaultExtrudeCloseFront = bNew; } in SetDefaultExtrudeCloseFront()
91 void SetDefaultExtrudeCloseBack(const bool bNew) { bDefaultExtrudeCloseBack = bNew; } in SetDefaultExtrudeCloseBack()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dscmod.hxx158 void SetWaterCan( bool bNew ) { m_bIsWaterCan = bNew; } in SetWaterCan()
161 void SetInEditCommand( bool bNew ) { m_bIsInEditCommand = bNew; } in SetInEditCommand()
163 void SetInExecuteDrop( bool bNew ) { m_bIsInExecuteDrop = bNew; } in SetInExecuteDrop()
240 void SetInSharedDocLoading( bool bNew ) { m_bIsInSharedDocLoading = bNew; } in SetInSharedDocLoading()
242 void SetInSharedDocSaving( bool bNew ) { m_bIsInSharedDocSaving = bNew; } in SetInSharedDocSaving()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/inc/
H A Dwmfemfhelper.hxx135 void setLineColorActive(bool bNew) { if (bNew != mbLineColor) mbLineColor = bNew; } in setLineColorActive()
140 void setFillColorActive(bool bNew) { if (bNew != mbFillColor) mbFillColor = bNew; } in setFillColorActive()
145 void setTextColorActive(bool bNew) { if (bNew != mbTextColor) mbTextColor = bNew; } in setTextColorActive()
150 … void setTextFillColorActive(bool bNew) { if (bNew != mbTextFillColor) mbTextFillColor = bNew; } in setTextFillColorActive()
155 … void setTextLineColorActive(bool bNew) { if (bNew != mbTextLineColor) mbTextLineColor = bNew; } in setTextLineColorActive()
160 … void setOverlineColorActive(bool bNew) { if (bNew != mbOverlineColor) mbOverlineColor = bNew; } in setOverlineColorActive()
165 …void setClipPolyPolygonActive(bool bNew) { if (bNew != mbClipPolyPolygonActive) mbClipPolyPolygonA… in setClipPolyPolygonActive()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/inc/
H A Dwmfemfhelper.hxx131 void setLineColorActive(bool bNew) { if (bNew != mbLineColor) mbLineColor = bNew; } in setLineColorActive()
136 void setFillColorActive(bool bNew) { if (bNew != mbFillColor) mbFillColor = bNew; } in setFillColorActive()
141 void setTextColorActive(bool bNew) { if (bNew != mbTextColor) mbTextColor = bNew; } in setTextColorActive()
146 … void setTextFillColorActive(bool bNew) { if (bNew != mbTextFillColor) mbTextFillColor = bNew; } in setTextFillColorActive()
151 … void setTextLineColorActive(bool bNew) { if (bNew != mbTextLineColor) mbTextLineColor = bNew; } in setTextLineColorActive()
156 … void setOverlineColorActive(bool bNew) { if (bNew != mbOverlineColor) mbOverlineColor = bNew; } in setOverlineColorActive()
161 …void setClipPolyPolygonActive(bool bNew) { if (bNew != mbClipPolyPolygonActive) mbClipPolyPolygonA… in setClipPolyPolygonActive()

12345678910>>...18