Home
last modified time | relevance | path

Searched defs:Get (Results 26 – 50 of 81) sorted by last modified time

1234

/trunk/main/tools/inc/tools/
H A Dqueue.hxx49 void* Get() { return Container::Remove( (sal_uIntPtr)0 ); } in Get() function in Queue
H A Ddynary.hxx48 void* Get( sal_uIntPtr nIndex ) const in Get() function in DynArray
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx2310 bool WW8PLCFspecial::Get(WW8_CP& rPos, void*& rpValue) const in Get() function in WW8PLCFspecial
2526 bool WW8PLCF::Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const in Get() function in WW8PLCF
2618 bool WW8PLCFpcd_Iter::Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const in Get() function in WW8PLCFpcd_Iter
2866 sal_uInt8* WW8PLCFx_Fc_FKP::WW8Fkp::Get(WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen) in Get() function in WW8PLCFx_Fc_FKP::WW8Fkp
5111 bool WW8PLCFMan::Get(WW8PLCFManResult* pRes) const in Get() function in WW8PLCFMan
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx2126 bool WW8PLCFspecial::Get(long& rPos, void*& rpValue) const in Get() function in WW8PLCFspecial
2272 bool WW8PLCF::Get(long& rStart, long& rEnd, void*& rpValue) const in Get() function in WW8PLCF
2359 bool WW8PLCFpcd_Iter::Get(long& rStart, long& rEnd, void*& rpValue) const in Get() function in WW8PLCFpcd_Iter
2549 sal_uInt8* WW8PLCFx_Fc_FKP::WW8Fkp::Get( WW8_FC& rStart, WW8_FC& rEnd, long& rLen ) in Get() function in WW8PLCFx_Fc_FKP::WW8Fkp
4664 bool WW8PLCFMan::Get(WW8PLCFManResult* pRes) const in Get() function in WW8PLCFMan
/trunk/main/sw/source/core/txtnode/
H A Dswfntcch.cxx79 SwFontObj *SwFontAccess::Get( ) in Get() function in SwFontAccess
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx290 inline SwCacheObj *SwCacheAccess::Get() in Get() function in SwCacheAccess
H A Dfntcache.hxx152 inline SwFntObj* Get() { return (SwFntObj*) SwCacheAccess::Get(); }; in Get() function in SwFntAccess
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx86 const SwNumFmt& SwNumRule::Get( sal_uInt16 i ) const in Get() function in SwNumRule
/trunk/main/sw/source/core/bastyp/
H A DSwSmartTagMgr.cxx41 SwSmartTagMgr& SwSmartTagMgr::Get() in Get() function in SwSmartTagMgr
H A Dbreakit.cxx56 SwBreakIt * SwBreakIt::Get() in Get() function in SwBreakIt
/trunk/main/svx/source/items/
H A Dsvxerr.cxx45 void SvxErrorHandler::Get() in Get() function in SvxErrorHandler
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx249 SfxItemSet& SearchAttrItemList::Get( SfxItemSet& rSet ) in Get() function in SearchAttrItemList
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx283 MSO_SPT EnhancedCustomShapeTypeNames::Get( const rtl::OUString& rShapeType ) in Get() function in EnhancedCustomShapeTypeNames
311 rtl::OUString EnhancedCustomShapeTypeNames::Get( const MSO_SPT eShapeType ) in Get() function in EnhancedCustomShapeTypeNames
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx89 const SvObjectServer * SvObjectServerList::Get( const SvGlobalName & rName ) const in Get() function in SvObjectServerList
/trunk/main/svtools/source/control/
H A Dctrltool.cxx608 FontInfo FontList::Get( const XubString& rName, const XubString& rStyleName ) const in Get() function in FontList
696 FontInfo FontList::Get( const XubString& rName, in Get() function in FontList
/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx496 SvxHtmlOptions* SvxHtmlOptions::Get() in Get() function in SvxHtmlOptions
/trunk/main/svtools/inc/svtools/
H A Dwallitem.hxx55 static SfxBrushItemLink* Get() { return *(SfxBrushItemLink**)GetAppData(SHL_BRUSHITEM); } in Get() function in SfxBrushItemLink
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx740 DdeData* __EXPORT DdeTopic::Get( sal_uLong nFmt ) in Get() function in DdeTopic
943 DdeData* DdeGetPutItem::Get( sal_uLong ) in Get() function in DdeGetPutItem
/trunk/main/svl/unx/source/svdde/
H A Dddedummy.cxx167 DdeData* DdeTopic::Get( sal_uLong ) in Get() function in DdeTopic
304 DdeData* DdeGetPutItem::Get( sal_uLong ) in Get() function in DdeGetPutItem
/trunk/main/svl/source/items/
H A Ditemset.cxx994 const SfxPoolItem& SfxItemSet::Get( sal_uInt16 nWhich, sal_Bool bSrchInParent) const in Get() function in SfxItemSet
/trunk/main/starmath/inc/
H A Dutility.hxx181 void *Get(sal_uInt16 nPos = 0) const { return GetPtr(nPos); } in Get() function in SmPickList
244 inline String SmStringPickList::Get(sal_uInt16 nPos) const in Get() function in SmStringPickList
311 inline Font SmFontPickList::Get(sal_uInt16 nPos) const in Get() function in SmFontPickList
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx266 StgPage* StgCache::Get( sal_Int32 nPage, sal_Bool bForce ) in Get() function in StgCache
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1424 SfxViewShell* SfxViewShell::Get( const Reference< XController>& i_rController ) in Get() function in SfxViewShell
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx189 SfxPickList* SfxPickList::Get() in Get() function in SfxPickList
H A Dlnkbase2.cxx676 DdeData* ImplDdeItem::Get( sal_uIntPtr nFormat ) in Get() function in sfx2::ImplDdeItem

Completed in 447 milliseconds

1234