Home
last modified time | relevance | path

Searched refs:TTProperties (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/plugapp/
H A Dttprops.cxx31 TYPEINIT1( TTProperties, ApplicationProperty ) in TYPEINIT1() argument
33 sal_Bool TTProperties::RequestProperty( sal_uInt16 nRequest ) in TYPEINIT1()
46 sal_Bool TTProperties::GetSlots() in GetSlots()
52 sal_uInt16 TTProperties::ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs, sal_uInt16 nMode ) in ExecuteFunction()
62 sal_Bool TTProperties::Img( Bitmap *pBmp ) in Img()
71 SvtResId TTProperties::GetSvtResId( sal_uInt16 nId ) in GetSvtResId()
/trunk/main/svtools/inc/svtools/
H A Dttprops.hxx57 class SVT_DLLPUBLIC TTProperties : public ApplicationProperty class
67 TTProperties() in TTProperties() function in TTProperties
/trunk/main/automation/source/server/
H A Dstatemnt.cxx641 pTTProperties = new TTProperties(); in Execute()
1255 pShow2 = new Image( Bitmap( TTProperties::GetSvtResId( TT_SHOW2 ) ) ); in SetDraging()
1625 : WorkWindow( NULL, TTProperties::GetSvtResId( TT_INLINE_TRANSLATION ) ) in TranslateWin()
1626 , PushButtonTT_PB_NEXT( this, TTProperties::GetSvtResId( TT_PB_NEXT ) ) in TranslateWin()
1628 , EditTT_E_NEW( this, TTProperties::GetSvtResId( TT_E_NEW ) ) in TranslateWin()
1629 , GroupBoxTT_GB_COMMENT( this, TTProperties::GetSvtResId( TT_GB_COMMENT ) ) in TranslateWin()
1630 , EditTT_E_COMMENT( this, TTProperties::GetSvtResId( TT_E_COMMENT ) ) in TranslateWin()
1631 , PushButtonTT_PB_ACCEPT( this, TTProperties::GetSvtResId( TT_PB_ACCEPT ) ) in TranslateWin()
1632 , FixedTextTT_FT_OLD( this, TTProperties::GetSvtResId( TT_FT_OLD ) ) in TranslateWin()
1633 , PushButtonTT_PB_SELECT( this, TTProperties::GetSvtResId( TT_PB_SELECT ) ) in TranslateWin()
[all …]
H A Dstatemnt.hxx68 class TTProperties;
297 static TTProperties *pTTProperties; // Hier stehen die SlotIDs aus dem SFX drin
H A Dserver.cxx286 StatementList::pTTProperties = new TTProperties(); in Timeout()
697 pDlg->SetText( String ( TTProperties::GetSvtResId( TT_GPF ) ) ); in IMPL_LINK()
H A Dsta_list.cxx87 TTProperties *StatementList::pTTProperties = NULL;
/trunk/main/sfx2/source/appl/
H A Dapp.cxx174 TTProperties* pTTProperties = PTR_CAST( TTProperties, &rProp ); in Property()

Completed in 63 milliseconds