Searched refs:getPropertyTranslation (Results 1 – 12 of 12) sorted by relevance
880 sDisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in doDescribeSupportedProperties()994 String sDisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()2467 … _out_rProperty.DisplayName = m_pInfoService->getPropertyTranslation( PROPERTY_ID_COMMAND ); in impl_describeCursorSource_nothrow()2581 … _out_rDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( PROPERTY_ID_LISTSOURCE ); in impl_describeListSourceUI_throw()2620 …String sPropertyUIName( m_pInfoService->getPropertyTranslation( m_pInfoService->getPropertyId( _rP… in impl_dialogListSelection_nothrow()2646 …::rtl::OUString sPropertyUIName( m_pInfoService->getPropertyTranslation( _bFilter ? PROPERTY_ID_FI… in impl_dialogFilterOrSort_nothrow()2776 ::rtl::OUString aStrTrans = m_pInfoService->getPropertyTranslation( PROPERTY_ID_IMAGE_URL ); in impl_browseForImage_nothrow()
45 virtual String getPropertyTranslation(sal_Int32 _nId) const = 0;
57 virtual String getPropertyTranslation(sal_Int32 _nId) const;
322 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
227 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
478 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
430 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
391 String OPropertyInfoService::getPropertyTranslation(sal_Int32 _nId) const in getPropertyTranslation() function in pcr::OPropertyInfoService
58 String getPropertyTranslation(sal_Int32 _nId) const;
192 String OPropertyInfoService::getPropertyTranslation(sal_Int32 _nId) const in getPropertyTranslation() function in rptui::OPropertyInfoService
307 aOut.DisplayName = m_pInfoService->getPropertyTranslation(nId); in describePropertyLine()
851 aOut.DisplayName = m_pInfoService->getPropertyTranslation(nId); in describePropertyLine()
Completed in 64 milliseconds