Searched refs:GetSvtResId (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/automation/source/server/ |
| H A D | statemnt.cxx | 1219 : ToolBox( StatementList::GetFirstDocFrame(), TTProperties::GetSvtResId(DisplayHidToolBox) ) in DisplayHidWin() 1255 pShow2 = new Image( Bitmap( TTProperties::GetSvtResId( TT_SHOW2 ) ) ); in SetDraging() 1499 …GetTTSettings()->pDisplayHidWin->SetText(UniString( TTProperties::GetSvtResId( TT_ALTERNATE_CAPTIO… in DisplayHID() 1625 : WorkWindow( NULL, TTProperties::GetSvtResId( TT_INLINE_TRANSLATION ) ) in TranslateWin() 1626 , PushButtonTT_PB_NEXT( this, TTProperties::GetSvtResId( TT_PB_NEXT ) ) in TranslateWin() 1627 , GroupBoxTT_GB_TRANSLATION( this, TTProperties::GetSvtResId( TT_GB_TRANSLATION ) ) 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() [all …]
|
| H A D | server.cxx | 697 pDlg->SetText( String ( TTProperties::GetSvtResId( TT_GPF ) ) ); in IMPL_LINK()
|
| /AOO41X/main/svtools/source/plugapp/ |
| H A D | ttprops.cxx | 71 SvtResId TTProperties::GetSvtResId( sal_uInt16 nId ) in GetSvtResId() function in TTProperties
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | ttprops.hxx | 86 static SvtResId GetSvtResId( sal_uInt16 nId );
|