Home
last modified time | relevance | path

Searched refs:RegisterObjectBar (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dobjface.hxx87 void RegisterObjectBar( sal_uInt16, const ResId&, const String* pST=0 );
88 void RegisterObjectBar( sal_uInt16, const ResId&, sal_uInt32 nFeature, const String* pST=0 );
145 …void RegisterObjectBar( sal_uInt16, const ResId&, sal_uInt32 nFeature, const String* pS…
H A Dshell.hxx389 GetStaticInterface()->RegisterObjectBar( nPos, rResId )
392 GetStaticInterface()->RegisterObjectBar( nPos, rResId, nFeature )
/trunk/main/sfx2/source/control/
H A Dobjface.cxx409 void SfxInterface::RegisterObjectBar( sal_uInt16 nPos, const ResId& rResId, in RegisterObjectBar() function in SfxInterface
412 RegisterObjectBar( nPos, rResId, 0UL, pStr ); in RegisterObjectBar()
416 void SfxInterface::RegisterObjectBar( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature, co… in RegisterObjectBar() function in SfxInterface

Completed in 32 milliseconds