Lines Matching refs:UNO3_OUSTRING
81 #define UNO3_OUSTRING ::rtl::OUString macro
136 UNO3_OUSTRING sTopic ; /// Left site of textline in dialog
137 UNO3_OUSTRING sText ; /// Right site of textline in dialog
307 virtual void SAL_CALL addText( const UNO3_OUSTRING& sTopic ,
308 const UNO3_OUSTRING& sText ,
324 virtual void SAL_CALL removeText( const UNO3_OUSTRING& sTopic ,
340 virtual void SAL_CALL updateText( const UNO3_OUSTRING& sTopic ,
341 const UNO3_OUSTRING& sText ,
471 virtual void SAL_CALL setLabel( const UNO3_OUSTRING& sLabel ) throw( UNO3_RUNTIMEEXCEPTION );
486 …virtual void SAL_CALL setActionCommand( const UNO3_OUSTRING& sCommand ) throw( UNO3_RUNTIMEEXCEPTI…
646 static const UNO3_SEQUENCE< UNO3_OUSTRING > impl_getStaticSupportedServiceNames();
661 static const UNO3_OUSTRING impl_getStaticImplementationName();
750 IMPL_TextlistItem* impl_searchTopic( const UNO3_OUSTRING& sTopic ,
774 …sal_Bool impl_debug_checkParameter( const UNO3_OUSTRING& sTopic, const UNO3_OUSTRING& sText, sal_B…
775 …sal_Bool impl_debug_checkParameter( const UNO3_OUSTRING& rTopic, sal_Bool bbeforeProgress ); …