Searched defs:GetBool (Results 1 – 12 of 12) sorted by relevance
94 ERRTYPE GetBool( const RSCINST & rInst, sal_Bool * pB ){ in GetBool() function in RscClient
181 ERRTYPE GetBool( const RSCINST & rInst, sal_Bool * pB){ in GetBool() function in RscBool
323 …inline bool GetBool() const { return (mnType == EXC_CACHEDVAL_BOOL) && (mnBoolErr != 0… in GetBool() function in XclImpCachedValue
266 inline bool GetBool() const { return mbValue; } in GetBool() function in XclExpBoolRecord
98 sal_Bool GetBool() const { return bBool; } in GetBool() function in SvToken
373 sal_Bool GetBool() { return GetDouble() != 0.0; } in GetBool() function in ScInterpreter
166 const bool* XclPCItem::GetBool() const in GetBool() function in XclPCItem
570 ERRTYPE RscTop::GetBool( const RSCINST & rInst, sal_Bool * pB ){ in GetBool() function in RscTop
663 sal_Bool SbxValue::GetBool() const in GetBool() function in SbxValue
165 sal_Bool GetBool( SdrCustomShapeGeometryItem& rItem, const rtl::OUString& rPropertyName, const sal_… in GetBool() function
84 void GetBool( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetBool() function
1738 sal_Bool SwSbxValue::GetBool() const in GetBool() function in SwSbxValue
Completed in 61 milliseconds