Searched defs:SetNew (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/xmloff/inc/xmloff/ | ||
H A D | xmlstyle.hxx | 130 void SetNew( sal_Bool b ) { mbNew = b; } in SetNew() function in SvXMLStyleContext |
/aoo4110/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 |
/aoo4110/main/basic/source/inc/ | ||
H A D | symtbl.hxx | 163 void SetNew() { bNew = sal_True; } in SetNew() function in SbiSymDef |
/aoo4110/main/svx/inc/svx/ | ||
H A D | gridctrl.hxx | 92 void SetNew(sal_Bool _bNew) { m_bIsNew = _bNew; } in SetNew() function in DbGridRow |
Completed in 33 milliseconds