Home
last modified time | relevance | path

Searched refs:MAIN_TITLE (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DTitleHelper.cxx86 case TitleHelper::MAIN_TITLE: in lcl_getTitleParentFromDiagram()
101 case TitleHelper::MAIN_TITLE: in lcl_getTitleParent()
125 if(nTitleIndex == TitleHelper::MAIN_TITLE) in lcl_getTitleParent()
145 if(nTitleIndex == TitleHelper::MAIN_TITLE) in getTitle()
159 if(nTitleIndex == TitleHelper::MAIN_TITLE) in getTitle()
H A DObjectIdentifier.cxx107 {TitleHelper::MAIN_TITLE, ""}, in lcl_getTitleMap()
1403 TitleHelper::eTitleType eRet( TitleHelper::MAIN_TITLE ); in getTitleTypeForCID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DTitleHelper.cxx86 case TitleHelper::MAIN_TITLE: in lcl_getTitleParentFromDiagram()
101 case TitleHelper::MAIN_TITLE: in lcl_getTitleParent()
125 if(nTitleIndex == TitleHelper::MAIN_TITLE) in lcl_getTitleParent()
145 if(nTitleIndex == TitleHelper::MAIN_TITLE) in getTitle()
159 if(nTitleIndex == TitleHelper::MAIN_TITLE) in getTitle()
H A DObjectIdentifier.cxx107 {TitleHelper::MAIN_TITLE, ""}, in lcl_getTitleMap()
1432 TitleHelper::eTitleType eRet( TitleHelper::MAIN_TITLE ); in getTitleTypeForCID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/sidebar/
H A DChartElementsPanel.cxx451 bool hasTitle = isTitleVisible(mxModel, TitleHelper::MAIN_TITLE); in updateData()
455 …newTitle = TitleHelper::getCompleteString(TitleHelper::getTitle(TitleHelper::MAIN_TITLE, mxModel)); in updateData()
593 setTitleVisible(TitleHelper::MAIN_TITLE, bChecked); in IMPL_LINK()
637 TitleHelper::eTitleType aTitleType = TitleHelper::MAIN_TITLE; in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DTitleHelper.hxx40 MAIN_TITLE = 0, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DTitleHelper.hxx41 MAIN_TITLE = 0, enumerator
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_config_cat.h33 #define MAIN_TITLE N_( "VLC preferences" ) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx543 …TitleHelper::createTitle( TitleHelper::MAIN_TITLE, "main-title", m_spChart2ModelContact->getChartM… in setPropertyValue()
545 … TitleHelper::removeTitle( TitleHelper::MAIN_TITLE, m_spChart2ModelContact->getChartModel() ); in setPropertyValue()
558 …aRet <<= TitleHelper::getTitle( TitleHelper::MAIN_TITLE, m_spChart2ModelContact->getChartModel() )… in getPropertyValue()
669 m_xTitle = new TitleWrapper( TitleHelper::MAIN_TITLE, m_spChart2ModelContact ); in getTitle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx529 …TitleHelper::createTitle( TitleHelper::MAIN_TITLE, "main-title", m_spChart2ModelContact->getChartM… in setPropertyValue()
531 … TitleHelper::removeTitle( TitleHelper::MAIN_TITLE, m_spChart2ModelContact->getChartModel() ); in setPropertyValue()
544 …aRet <<= TitleHelper::getTitle( TitleHelper::MAIN_TITLE, m_spChart2ModelContact->getChartModel() )… in getPropertyValue()
651 m_xTitle = new TitleWrapper( TitleHelper::MAIN_TITLE, m_spChart2ModelContact ); in getTitle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/sidebar/
H A DChartElementsPanel.cxx419 mpCBTitle->Check(isTitleVisisble(mxModel, TitleHelper::MAIN_TITLE)); in updateData()
542 setTitleVisible(TitleHelper::MAIN_TITLE, bChecked); in IMPL_LINK()
/dports/games/freesynd/freesynd-0.7.5/data/lang/
H A Denglish.lng28 MAIN_TITLE = MAIN MENU
H A Dfrench.lng28 MAIN_TITLE = MENU PRINCIPAL
H A Dgerman.lng30 MAIN_TITLE = HAUPTMENÜ
H A Ditalian.lng28 MAIN_TITLE = MENU PRINCIPALE
/dports/editors/gnome-latex/gnome-latex-3.38.0/src/liblatexila/
H A Dlatexila.vapi188 MAIN_TITLE,
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h802 #define MAIN_TITLE "xmcd" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartController_Properties.cxx332 TitleHelper::eTitleType nTitleType( TitleHelper::MAIN_TITLE ); in lcl_getTitleCIDForCommand()
H A DControllerCommandDispatch.cxx424 bHasMainTitle = TitleHelper::getTitle( TitleHelper::MAIN_TITLE, xModel ).is(); in update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DChartController_Properties.cxx340 TitleHelper::eTitleType nTitleType( TitleHelper::MAIN_TITLE ); in lcl_getTitleCIDForCommand()
H A DControllerCommandDispatch.cxx421 bHasMainTitle = TitleHelper::getTitle( TitleHelper::MAIN_TITLE, xModel ).is(); in update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx363 case TitleHelper::MAIN_TITLE: in getTitleNameByType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx359 case TitleHelper::MAIN_TITLE: in getTitleNameByType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/main/
H A DChartView.cxx2108 if ( eType == TitleHelper::MAIN_TITLE ) in lcl_createTitle()
2129 if (eType == TitleHelper::MAIN_TITLE || eType == TitleHelper::SUB_TITLE) in lcl_createTitle()
2957 TitleHelper::MAIN_TITLE, mxRootShape, m_xShapeFactory, mrChartModel, in createShapes2D()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dresource.h481 (XtPointer) MAIN_TITLE,

12