Home
last modified time | relevance | path

Searched refs:bNew (Results 26 – 50 of 256) sorted by relevance

1234567891011

/aoo41x/main/sw/inc/
H A Dfmtsrnd.hxx68 void SetAnchorOnly( sal_Bool bNew ) { bAnchorOnly = bNew; } in SetAnchorOnly() argument
69 void SetContour( sal_Bool bNew ) { bContour = bNew; } in SetContour() argument
70 void SetOutside( sal_Bool bNew ) { bOutside = bNew; } in SetOutside() argument
H A Dshellio.hxx137 void SetFrmFmts( const sal_Bool bNew) { What.Fmts.bFrmFmts = bNew; } in SetFrmFmts() argument
140 void SetPageDescs( const sal_Bool bNew) { What.Fmts.bPageDescs = bNew; } in SetPageDescs() argument
143 void SetTxtFmts( const sal_Bool bNew) { What.Fmts.bTxtFmts = bNew; } in SetTxtFmts() argument
146 void SetNumRules( const sal_Bool bNew) { What.Fmts.bNumRules = bNew; } in SetNumRules() argument
149 void SetMerge( const sal_Bool bNew ) { What.Fmts.bMerge = bNew; } in SetMerge() argument
H A Dtxtinet.hxx63 void SetVisited( bool bNew ) { m_bVisited = bNew; } in SetVisited() argument
66 void SetVisitedValid( bool bNew ) { m_bVisitedValid = bNew; } in SetVisitedValid() argument
H A Dfmthdft.hxx65 void SetActive( sal_Bool bNew = sal_True ) { bActive = bNew; } in SetActive() argument
99 void SetActive( sal_Bool bNew = sal_True ) { bActive = bNew; } in SetActive() argument
H A Dndtxt.hxx177 SW_DLLPRIVATE void InitSwParaStatistics( bool bNew );
200 void SetWordCountDirty( bool bNew ) const;
201 void SetWrongDirty( bool bNew ) const;
202 void SetGrammarCheckDirty( bool bNew ) const;
203 void SetSmartTagDirty( bool bNew ) const; // SMARTTAGS
204 void SetAutoCompleteWordDirty( bool bNew ) const;
H A Dcalbck.hxx168 void SetInCache( sal_Bool bNew ) { bInCache = bNew; } in SetInCache() argument
169 void SetInSwFntCache( sal_Bool bNew ) { bInSwFntCache = bNew; } in SetInSwFntCache() argument
/aoo41x/main/svx/source/sdr/overlay/
H A Doverlayrollingrectangle.cxx129 void OverlayRollingRectangleStriped::setExtendedLines(bool bNew) in setExtendedLines() argument
131 if(bNew != (bool)mbExtendedLines) in setExtendedLines()
134 mbExtendedLines = bNew; in setExtendedLines()
141 void OverlayRollingRectangleStriped::setShowBounds(bool bNew) in setShowBounds() argument
143 if(bNew != (bool)mbShowBounds) in setShowBounds()
146 mbShowBounds = bNew; in setShowBounds()
/aoo41x/main/sfx2/source/doc/
H A Dobjcont.cxx1142 void SfxObjectShell::SetQueryLoadTemplate( sal_Bool bNew ) in SetQueryLoadTemplate() argument
1144 if ( pImp->bQueryLoadTemplate != bNew ) in SetQueryLoadTemplate()
1146 pImp->bQueryLoadTemplate = bNew; in SetQueryLoadTemplate()
1149 void SfxObjectShell::SetUseUserData( sal_Bool bNew ) in SetUseUserData() argument
1151 if ( pImp->bUseUserData != bNew ) in SetUseUserData()
1153 pImp->bUseUserData = bNew; in SetUseUserData()
1166 void SfxObjectShell::SetLoadReadonly( sal_Bool bNew ) in SetLoadReadonly() argument
1168 if ( pImp->bLoadReadonly != bNew ) in SetLoadReadonly()
1170 pImp->bLoadReadonly = bNew; in SetLoadReadonly()
1175 if ( pImp->bSaveVersionOnClose != bNew ) in SetSaveVersionOnClose()
[all …]
/aoo41x/main/editeng/inc/editeng/
H A Dboxitem.hxx200 void SetTable( sal_Bool bNew ) { mbEnableHor = mbEnableVer = bNew; } in SetTable() argument
208 void SetDist( sal_Bool bNew ) { bDist = bNew; } in SetDist() argument
210 void SetMinDist( sal_Bool bNew ) { bMinDist = bNew; } in SetMinDist() argument
H A Dhyznitem.hxx75 inline void SetHyphen( const sal_Bool bNew ) { bHyphen = bNew; } in SetHyphen() argument
78 inline void SetPageEnd( const sal_Bool bNew ) { bPageEnd = bNew; } in SetPageEnd() argument
/aoo41x/main/svx/inc/svx/
H A Dsvddrgmt.hxx58 void setAddToTransparent(bool bNew) { mbAddToTransparent = bNew; } in setAddToTransparent() argument
168 void setMoveOnly(bool bNew) { mbMoveOnly = bNew; } in setMoveOnly() argument
169 void setSolidDraggingActive(bool bNew) { mbSolidDraggingActive = bNew; } in setSolidDraggingActive() argument
/aoo41x/main/sw/source/ui/cctrl/
H A Dswlbox.cxx45 bNew(sal_False), in SV_IMPL_PTRARR()
53 bNew(sal_False), in SwBoxEntry()
62 bNew(rOld.bNew), in SwBoxEntry()
122 if(pEntry->bNew) in RemoveEntry()
/aoo41x/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx136 sal_Bool bNew = sal_False; in XMLTextMasterPageContext() local
150 bNew = sal_True; in XMLTextMasterPageContext()
156 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in XMLTextMasterPageContext()
159 bNew = !*(sal_Bool *)aAny.getValue(); in XMLTextMasterPageContext()
161 SetNew( bNew ); in XMLTextMasterPageContext()
163 if( bOverwrite || bNew ) in XMLTextMasterPageContext()
/aoo41x/main/svl/inc/svl/
H A Dsrchitem.hxx129 void SetContent( sal_Bool bNew ) { bContent = bNew; } in SetContent() argument
139 void SetAllTables(sal_Bool bNew) { bAllTables = bNew; } in SetAllTables() argument
145 void SetNotes(sal_Bool bNew) { bNotes = bNew; } in SetNotes() argument
/aoo41x/main/svx/source/engine3d/
H A Dobj3d.cxx231 void E3dObject::SetSelected(bool bNew) in SetSelected() argument
233 if((bool)mbIsSelected != bNew) in SetSelected()
235 mbIsSelected = bNew; in SetSelected()
244 pCandidate->SetSelected(bNew); in SetSelected()
1206 void E3dCompoundObject::SetCreateNormals(sal_Bool bNew) in SetCreateNormals() argument
1208 if(bCreateNormals != bNew) in SetCreateNormals()
1210 bCreateNormals = bNew; in SetCreateNormals()
1215 void E3dCompoundObject::SetCreateTexture(sal_Bool bNew) in SetCreateTexture() argument
1217 if(bCreateTexture != bNew) in SetCreateTexture()
1219 bCreateTexture = bNew; in SetCreateTexture()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx153 void setLineColorActive(bool bNew) { if(bNew != mbLineColor) mbLineColor = bNew; } in setLineColorActive() argument
158 void setFillColorActive(bool bNew) { if(bNew != mbFillColor) mbFillColor = bNew; } in setFillColorActive() argument
163 void setTextColorActive(bool bNew) { if(bNew != mbTextColor) mbTextColor = bNew; } in setTextColorActive() argument
168 … void setTextFillColorActive(bool bNew) { if(bNew != mbTextFillColor) mbTextFillColor = bNew; } in setTextFillColorActive() argument
173 … void setTextLineColorActive(bool bNew) { if(bNew != mbTextLineColor) mbTextLineColor = bNew; } in setTextLineColorActive() argument
178 … void setOverlineColorActive(bool bNew) { if(bNew != mbOverlineColor) mbOverlineColor = bNew; } in setOverlineColorActive() argument
183 …void setClipPolyPolygonActive(bool bNew) { if(bNew != mbClipPolyPolygonActive) mbClipPolyPolygonAc… in setClipPolyPolygonActive() argument
/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvgtextpathnode.hxx73 void setMethod(bool bNew) { mbMethod = bNew; } in setMethod() argument
77 void setSpacing(bool bNew) { mbSpacing = bNew; } in setSpacing() argument
/aoo41x/main/xmloff/source/style/
H A Dprstylei.cxx252 sal_Bool bNew = sal_False; in CreateAndInsert() local
267 bNew = sal_True; in CreateAndInsert()
273 if( !bNew && xPropSetInfo->hasPropertyByName( msIsPhysical ) ) in CreateAndInsert()
276 bNew = !*(sal_Bool *)aAny.getValue(); in CreateAndInsert()
278 SetNew( bNew ); in CreateAndInsert()
282 if( bOverwrite || bNew ) in CreateAndInsert()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1par.cxx78 sal_Bool bNew = !bInsertMode; // Neues Doc ( kein Einfuegen ) in Read() local
83 Ww1Shell* pRdr = new Ww1Shell( rDoc, rPam, rBaseURL, bNew, nFieldFlags ); in Read()
132 Ww1Shell::Ww1Shell( SwDoc& rD, SwPaM& rPam, const String& rBaseURL, sal_Bool bNew, sal_uLong nField… in Ww1Shell() argument
133 : SwFltShell(&rD, rPam, rBaseURL, bNew, nFieldFlags) in Ww1Shell()
/aoo41x/main/sw/source/ui/fldui/
H A Djavaedit.cxx90 bNew(sal_True), in SwJavaEditDialog()
114 bNew = !(pFld && pFld->GetTyp()->Which() == RES_SCRIPTFLD); in SwJavaEditDialog()
118 if( !bNew ) in SwJavaEditDialog()
212 if(!bNew) in CheckTravel()
314 if( !bNew ) in IMPL_LINK()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx328 sal_Bool bNew = (0 == m_sName.getLength()); in doSaveDoc() local
329 bNew = bNew || m_bNew || _bSaveAs; in doSaveDoc()
335 bNew = bNew || (xTables.is() && !xTables->hasByName(m_sName)); in doSaveDoc()
338 if(bNew) in doSaveDoc()
341 if (_bSaveAs && !bNew) in doSaveDoc()
376 if(!checkColumns(bNew || !xTables->hasByName(m_sName))) in doSaveDoc()
383 if(bNew || !xTables->hasByName(m_sName)) // just to make sure the table already exists in doSaveDoc()
398 appendColumns(xColSup,bNew); in doSaveDoc()
401 appendPrimaryKey(xKeySup,bNew); in doSaveDoc()
404 if(bNew) in doSaveDoc()
[all …]
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx124 void setClosed(bool bNew) in setClosed() argument
128 maPolygons[a].setClosed(bNew); in setClosed()
362 void B2DPolyPolygon::setClosed(bool bNew) in setClosed() argument
364 if(bNew != isClosed()) in setClosed()
365 mpPolyPolygon->setClosed(bNew); in setClosed()
H A Db3dpolypolygon.cxx125 void setClosed(bool bNew) in setClosed() argument
129 maPolygons[a].setClosed(bNew); in setClosed()
401 void B3DPolyPolygon::setClosed(bool bNew) in setClosed() argument
403 if(bNew != isClosed()) in setClosed()
404 mpPolyPolygon->setClosed(bNew); in setClosed()
/aoo41x/main/vcl/source/window/
H A Dsplit.cxx73 void Splitter::ImplInitHorVer(bool bNew) in ImplInitHorVer() argument
75 if(bNew != (bool)mbHorzSplit) in ImplInitHorVer()
77 mbHorzSplit = bNew; in ImplInitHorVer()
190 void Splitter::SetHorizontal(bool bNew) in SetHorizontal() argument
192 if(bNew != (bool)mbHorzSplit) in SetHorizontal()
194 ImplInitHorVer(bNew); in SetHorizontal()
/aoo41x/main/sw/source/core/access/
H A Dacccell.cxx136 sal_Bool bNew = IsSelected(); in _InvalidateMyCursorPos() local
141 bIsSelected = bNew; in _InvalidateMyCursorPos()
143 if( bNew ) in _InvalidateMyCursorPos()
151 sal_Bool bChanged = bOld != bNew; in _InvalidateMyCursorPos()
154 FireStateChangedEvent( AccessibleStateType::SELECTED, bNew ); in _InvalidateMyCursorPos()
157 m_pAccTable->AddSelectionCell(this,bNew); in _InvalidateMyCursorPos()

Completed in 264 milliseconds

1234567891011