Home
last modified time | relevance | path

Searched refs:CreateTheme (Results 1 – 25 of 60) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/qa/unit/gallery/
H A Dtest_gallery.cxx73 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestCreateTheme()
98 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestDeleteTheme()
134 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestSetThemeName()
172 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestThemeURLCase()
213 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestThemeCount()
248 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestGalleryThemeEntry()
302 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestInsertGalleryObject()
347 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestRemoveGalleryObject()
402 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestChangePositionGalleryObject()
464 CPPUNIT_ASSERT_MESSAGE("Could not create theme", pGallery->CreateTheme(myThemeName)); in TestGetThemeNameFromGalleryTheme()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dgallery1.hxx123 bool CreateTheme( const OUString& rThemeName );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dgallery1.hxx131 bool CreateTheme( const OUString& rThemeName );
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/quicksight/
H A Dapi_op_CreateTheme.go19 func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options… func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Drenderer_startup_helper_unittest.cc65 scoped_refptr<const Extension> CreateTheme(const std::string& id_input) { in CreateTheme() function in extensions::RendererStartupHelperTest
246 scoped_refptr<const Extension> extension(CreateTheme("theme")); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Drenderer_startup_helper_unittest.cc97 scoped_refptr<const Extension> CreateTheme(const std::string& id_input) { in CreateTheme() function in extensions::RendererStartupHelperTest
277 scoped_refptr<const Extension> extension(CreateTheme("theme")); in TEST_F()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DMenuCommands.cs185 …public static readonly CommandID CreateTheme = new CommandID(WorkflowCommandSetId, cmdidCreateThem… field in System.Workflow.ComponentModel.Design.WorkflowMenuCommands
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unogallery/
H A Dunogalthemeprovider.cxx212 else if( mpGallery->CreateTheme( rThemeName ) ) in insertNewByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unogallery/
H A Dunogalthemeprovider.cxx214 else if( mpGallery->CreateTheme( rThemeName ) ) in insertNewByName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/gengal/
H A Dgengal.cxx72 if( !pGallery->CreateTheme( aThemeName ) ) { in createTheme()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gengal/
H A Dgengal.cxx75 if( !pGallery->CreateTheme( aThemeName ) ) { in createTheme()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/gallery2/
H A Dgalbrws1.cxx478 if( !mpGallery->HasTheme( aName ) && mpGallery->CreateTheme( aName ) ) in IMPL_LINK_NOARG()
H A Dgallery1.cxx574 bool Gallery::CreateTheme( const OUString& rThemeName ) in CreateTheme() function in Gallery
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gallery2/
H A Dgalbrws1.cxx602 if( !mpGallery->HasTheme( aName ) && mpGallery->CreateTheme( aName ) ) in IMPL_LINK_NOARG()
H A Dgallery1.cxx600 bool Gallery::CreateTheme( const OUString& rThemeName ) in CreateTheme() function in Gallery
/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFormConfig.lfm208 Caption = 'CreateTheme:'
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/quicksight/quicksightiface/
H A Dinterface.go103 CreateTheme(*quicksight.CreateThemeInput) (*quicksight.CreateThemeOutput, error) methodSpec
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/quicksight/quicksightiface/
H A Dinterface.go111 CreateTheme(*quicksight.CreateThemeInput) (*quicksight.CreateThemeOutput, error) methodSpec

123