Home
last modified time | relevance | path

Searched refs:HasTheme (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx221 if( !mpGallery || !mpGallery->HasTheme( rName ) ) in getByName()
264 if( mpGallery && mpGallery->HasTheme( rName ) ) in hasByName()
280 if( mpGallery->HasTheme( rThemeName ) ) in insertNewByName()
301 !mpGallery->HasTheme( rName ) || in removeByName()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx365 while( mpGallery->HasTheme( aTitle ) && ( nCount++ < 16000 ) ) in ImplEndGalleryThemeProperties()
470 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) ) in ImplExecute()
725 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) ) in IMPL_LINK()
732 if( !mpGallery->HasTheme( aName ) && mpGallery->CreateTheme( aName ) ) in IMPL_LINK()
H A Dgallery1.cxx632 sal_Bool Gallery::HasTheme( const String& rThemeName ) in HasTheme() function in Gallery
643 if( !HasTheme( rThemeName ) && ( GetUserURL().GetProtocol() != INET_PROT_NOT_VALID ) ) in CreateTheme()
707 while ( HasTheme( aNewName ) && ( nCount++ < 16000 ) ) in CreateImportTheme()
744 …if( pThemeEntry && !HasTheme( rNewName ) && ( !pThemeEntry->IsReadOnly() || pThemeEntry->IsImporte… in RenameTheme()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.hxx97 bool HasTheme (void) const;
H A DPresenterPaneBorderPainter.cxx386 bool PresenterPaneBorderPainter::HasTheme (void) const in HasTheme() function in sdext::presenter::PresenterPaneBorderPainter
/trunk/main/svx/inc/svx/
H A Dgallery1.hxx158 SVX_DLLPUBLIC sal_Bool HasTheme( const String& rThemeName );

Completed in 37 milliseconds