Searched refs:SetNew (Results 1 – 14 of 14) sorted by relevance
/trunk/main/sc/source/ui/inc/ |
H A D | viewutil.hxx | 100 void SetNew( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 );
|
/trunk/main/basic/source/inc/ |
H A D | symtbl.hxx | 163 void SetNew() { bNew = sal_True; } in SetNew() function in SbiSymDef
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | xmlstyle.hxx | 130 void SetNew( sal_Bool b ) { mbNew = b; } in SetNew() function in SvXMLStyleContext
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextMasterPageContext.cxx | 161 SetNew( bNew ); in XMLTextMasterPageContext()
|
/trunk/main/svx/inc/svx/ |
H A D | gridctrl.hxx | 92 void SetNew(sal_Bool _bNew) { m_bIsNew = _bNew; } in SetNew() function in DbGridRow
|
/trunk/main/xmloff/source/style/ |
H A D | prstylei.cxx | 383 SetNew( bNew ); in CreateAndInsert()
|
H A D | xmlnumi.cxx | 1329 SetNew( bNew ); in CreateAndInsertLate()
|
/trunk/main/sc/source/ui/view/ |
H A D | viewutil.cxx | 423 void ScUpdateRect::SetNew( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ) in SetNew() function in ScUpdateRect
|
H A D | tabview4.cxx | 235 aRect.SetNew( nStartX, nStartY, nEndX, nEndY ); in UpdateRef()
|
H A D | select.cxx | 429 aRect.SetNew( nDelStartX,nDelStartY, nEndX,nEndY ); in SetCursorAtCell()
|
H A D | tabview2.cxx | 377 aRect.SetNew( nBlockStartX, nBlockStartY, nBlockEndX, nBlockEndY ); in MarkCursor()
|
/trunk/main/basic/source/comp/ |
H A D | dim.cxx | 88 rDef.SetNew(); in TypeDecl()
|
/trunk/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 2863 m_xCurrentRow->SetNew( bIsNew ); in DataSourcePropertyChanged() 3388 m_xCurrentRow->SetNew(sal_False); in SaveRow()
|
H A D | fmgridcl.cxx | 1453 xRow->SetNew(sal_False); in inserted()
|
Completed in 230 milliseconds