Home
last modified time | relevance | path

Searched defs:IsObject (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/inc/ !
H A Dgridcell.hxx143 sal_Bool IsObject() const {return m_bObject;} in IsObject() function in DbGridColumn
/trunk/main/basic/inc/basic/ !
H A Dsbxvar.hxx261 sal_Bool IsObject() const { return sal_Bool( GetType() == SbxOBJECT ); } in IsObject() function in SbxValue
/trunk/main/basic/source/runtime/ !
H A Dmethods.cxx2360 RTLFUNC(IsObject) in RTLFUNC() argument