Home
last modified time | relevance | path

Searched defs:GetFlag (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dflagitem.hxx71 int GetFlag( sal_uInt8 nFlag ) const { in GetFlag() function in SfxFlagItem
/trunk/main/sc/inc/
H A Ddpglobal.hxx155 sal_uInt8 & GetFlag() throw() { return mbFlag; } in GetFlag() function in ScDPItemData
156 const sal_uInt8 & GetFlag() const throw() { return const_cast<ScDPItemData*>(this)->GetFlag(); } in GetFlag() function in ScDPItemData
/trunk/main/basic/source/inc/
H A Dimage.hxx93 sal_uInt16 GetFlag( sal_uInt16 n ) const { return nFlags & n; } in GetFlag() function in SbiImage
/trunk/main/unotools/source/config/
H A Dsearchopt.cxx106 sal_Bool SvtSearchOptions_Impl::GetFlag( sal_uInt16 nOffset ) const in GetFlag() function in SvtSearchOptions_Impl
/trunk/main/tools/inc/tools/
H A Dfsys.hxx306 DirEntryFlag GetFlag() const { return eFlag; }; in GetFlag() function in DirEntry
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx803 bool XclExpTabInfo::GetFlag( SCTAB nScTab, sal_uInt8 nFlags ) const in GetFlag() function in XclExpTabInfo

Completed in 42 milliseconds