Home
last modified time | relevance | path

Searched refs:getPageApiNameFromUiName (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx104 extern OUString getPageApiNameFromUiName( const String& rUIName );
792 aString = SdDrawPage::getPageApiNameFromUiName( pInfo->GetBookmark() ); in getPropertyValue()
804 aURL += SdDrawPage::getPageApiNameFromUiName( aName ); in getPropertyValue()
1622 const OUString aStrBookmark( getPageApiNameFromUiName( pInfo->GetBookmark()) ); in getByName()
1638 aURL += getPageApiNameFromUiName( aString.copy( nPos+1 ) ); in getByName()
H A Dunopage.cxx1548 …const OUString aBookmarkName( SdDrawPage::getPageApiNameFromUiName( static_cast<SdPage*>(SvxFmDraw… in getBookmarkURL()
2200 OUString getPageApiNameFromUiName( const String& rUIName ) in getPageApiNameFromUiName() function
2220 OUString SdDrawPage::getPageApiNameFromUiName( const String& rUIName ) in getPageApiNameFromUiName() function in SdDrawPage
2222 return ::getPageApiNameFromUiName( rUIName ); in getPageApiNameFromUiName()
H A Dunopage.hxx186 static ::rtl::OUString getPageApiNameFromUiName( const String& rUIName );
/aoo41x/main/sd/source/ui/inc/
H A Dunomodel.hxx66 extern ::rtl::OUString getPageApiNameFromUiName( const String& rUIName );
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshow.cxx638 aSlideName = getPageApiNameFromUiName( rPresSettings.maPresPage ); in getPropertyValue()

Completed in 41 milliseconds