Home
last modified time | relevance | path

Searched defs:IsVolatile (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxename.cxx293 bool XclExpName::IsVolatile() const in IsVolatile() function in XclExpName
776 bool XclExpNameManager::IsVolatile( sal_uInt16 nNameIdx ) const in IsVolatile() function in XclExpNameManager
H A Dxetable.cxx127 bool XclExpArray::IsVolatile() const in IsVolatile() function in XclExpArray
197 bool XclExpShrfmla::IsVolatile() const in IsVolatile() function in XclExpShrfmla
358 bool XclExpTableop::IsVolatile() const in IsVolatile() function in XclExpTableop
H A Dxeformula.cxx148 inline bool IsVolatile() const { return mrFuncInfo.IsVolatile(); } in IsVolatile() function in __anon8a659cbc0111::XclExpFuncData
/trunk/main/sc/source/filter/inc/
H A Dxlformula.hxx320 inline bool IsVolatile() const { return ::get_flag( mnFlags, EXC_FUNCFLAG_VOLATILE ); } in IsVolatile() function
385 inline bool IsVolatile() const { return mbVolatile; } in IsVolatile() function in XclTokenArray

Completed in 50 milliseconds