/aoo42x/main/starmath/source/ |
H A D | dialog.cxx | 432 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK() 539 pp->GetConfig()->SetStandardFormat( aFmt, sal_True ); in IMPL_LINK_INLINE_START() 587 aTextFont = pp->GetConfig()->GetFontPickList(FNT_TEXT); in ReadFrom() 588 aSerifFont = pp->GetConfig()->GetFontPickList(FNT_SERIF); in ReadFrom() 589 aSansFont = pp->GetConfig()->GetFontPickList(FNT_SANS); in ReadFrom() 590 aFixedFont = pp->GetConfig()->GetFontPickList(FNT_FIXED); in ReadFrom() 609 pp->GetConfig()->GetFontPickList(FNT_TEXT) = aTextFont; in WriteTo() 610 pp->GetConfig()->GetFontPickList(FNT_SERIF) = aSerifFont; in WriteTo() 611 pp->GetConfig()->GetFontPickList(FNT_SANS) = aSansFont; in WriteTo() 746 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK() [all …]
|
H A D | document.cxx | 629 pp->GetConfig()->ConfigToItemSet(*pOptions); in GetPrt() 711 aFormat = pp->GetConfig()->GetStandardFormat(); in SmDocShell() 714 StartListening(*pp->GetConfig()); in SmDocShell() 728 EndListening(*pp->GetConfig()); in ~SmDocShell() 1022 sal_Bool bRedraw = pp->GetConfig()->IsAutoRedraw(); in Execute() 1023 pp->GetConfig()->SetAutoRedraw(!bRedraw); in Execute() 1125 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in Execute() 1127 pp->GetConfig()->SetStandardFormat( aFmt ); in Execute() 1187 if ( pModule && pModule->GetConfig()->IsAutoRedraw() ) in Execute() 1229 sal_Bool bRedraw = pp->GetConfig()->IsAutoRedraw(); in GetState()
|
H A D | smmod.cxx | 303 SmConfig * SmModule::GetConfig() in GetConfig() function in SmModule 312 return GetConfig()->GetSymbolManager(); in GetSymbolManager() 354 GetConfig()->ConfigToItemSet(*pRet); in CreateItemSet() 365 GetConfig()->ItemSetToConfig(rSet); in ApplyItemSet()
|
H A D | symbol.cxx | 140 StartListening(*pp->GetConfig()); in Init() 147 EndListening(*pp->GetConfig()); in Exit() 275 SmMathConfig &rCfg = *SM_MOD()->GetConfig(); in Load() 322 SmMathConfig &rCfg = *SM_MOD()->GetConfig(); in Save()
|
H A D | view.cxx | 280 if (pp->GetConfig()->IsShowFormulaCursor()) in SetCursor() 330 if (pFound && pp->GetConfig()->IsShowFormulaCursor()) in Paint() 1237 pp->GetConfig()->ItemSetToConfig(pNewPrinter->GetOptions()); in SetPrinter() 1434 bVal = !pp->GetConfig()->IsShowFormulaCursor(); in Execute() 1436 pp->GetConfig()->SetShowFormulaCursor(bVal); in Execute() 1876 rSet.Put(SfxBoolItem(nWh, pp->GetConfig()->IsShowFormulaCursor())); in GetState()
|
H A D | unomodel.cxx | 85 SmConfig *pConfig = pp->GetConfig(); in SmPrintUIOptions() 707 pp->GetConfig()->ConfigToItemSet(*pItemSet); in _setPropertyValues()
|
H A D | edit.cxx | 881 if (pMod && pMod->GetConfig()->IsAutoRedraw()) in UpdateStatus()
|
H A D | mathmlexport.cxx | 740 SmConfig *pConfig = SM_MOD()->GetConfig(); in GetConfigurationSettings()
|
H A D | parse.cxx | 1385 (m_aCurToken.eType == TEND && SM_MOD()->GetConfig()->IsIgnoreSpacesRight()) ) in Blank()
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | bibload.cxx | 316 BibDBDescriptor aBibDesc = BibModul::GetConfig()->GetBibliographyURL(); in loadView() 409 BibDBDescriptor aBibDesc = BibModul::GetConfig()->GetBibliographyURL(); in GetDataColumns() 543 BibConfig* pConfig = BibModul::GetConfig(); in getByName() 544 BibDBDescriptor aBibDesc = BibModul::GetConfig()->GetBibliographyURL(); in getByName() 723 BibConfig* pConfig = BibModul::GetConfig(); in getPropertyValue()
|
H A D | bibcont.cxx | 177 BibConfig* pConfig = BibModul::GetConfig(); 195 BibConfig* pConfig = BibModul::GetConfig(); in createTopFrame() 213 BibConfig* pConfig = BibModul::GetConfig(); in createBottomFrame()
|
H A D | datman.cxx | 514 BibConfig* pConfig = BibModul::GetConfig(); in MappingDialog_Impl() 566 BibConfig* pConfig = BibModul::GetConfig(); in IMPL_LINK() 1032 BibConfig* pConfig = BibModul::GetConfig(); in createDatabaseForm() 1129 BibConfig* pConfig = BibModul::GetConfig(); in getQueryField() 1145 BibConfig* pConfig = BibModul::GetConfig(); in startQueryWith() 1222 BibConfig* pConfig = BibModul::GetConfig(); in setActiveDataSource() 1295 BibConfig* pConfig = BibModul::GetConfig(); in setActiveDataTable() 1303 BibModul::GetConfig()->SetBibliographyURL(aDesc); in setActiveDataTable() 1751 BibConfig* pConfig = BibModul::GetConfig(); in GetIdentifierMapping()
|
H A D | bibview.cxx | 141 sal_Bool bExecute = BibModul::GetConfig()->IsShowColumnAssignmentWarning(); in UpdatePages() 155 BibModul::GetConfig()->SetShowColumnAssignmentWarning( in UpdatePages()
|
H A D | framectr.cxx | 497 BibConfig* pConfig = BibModul::GetConfig(); in dispatch() 708 BibConfig* pConfig = BibModul::GetConfig(); in addStatusListener() 954 BibConfig* pConfig = BibModul::GetConfig(); in ChangeDataSource()
|
H A D | general.cxx | 79 BibConfig* pBibConfig = BibModul::GetConfig(); in lcl_GetColumnName() 128 BibConfig* pBibConfig = BibModul::GetConfig(); in cursorMoved() 296 BibConfig* pBibConfig = BibModul::GetConfig(); in BibGeneralPage()
|
H A D | bibmod.hxx | 49 static BibConfig* GetConfig();
|
H A D | bibmod.cxx | 96 BibConfig* BibModul::GetConfig() in GetConfig() function in BibModul
|
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | Helper.java | 598 …protected static Object GetConfig( XComponentContext xContext, String sNodepath, boolean bWriteAcc… in GetConfig() method in Helper 619 …Props = ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, GetConfig( xContext, sNode… in GetConfigProps() 630 …r = ( XNameContainer ) UnoRuntime.queryInterface( XNameContainer.class, GetConfig( xContext, sNode… in GetConfigNameContainer() 640 …eAccess = ( XNameAccess ) UnoRuntime.queryInterface( XNameAccess.class, GetConfig( xContext, sNode… in GetConfigNameAccess()
|
/aoo42x/main/starmath/inc/ |
H A D | smmod.hxx | 146 SmConfig * GetConfig();
|
/aoo42x/main/automation/source/server/ |
H A D | statemnt.cxx | 1205 sal_uLong GetConfig(); 1314 EnableButtons( GetConfig() ); in Select() 1327 sal_uLong DisplayHidWin::GetConfig() in GetConfig() function in DisplayHidWin 1396 nLNr1 = GetTTSettings()->pDisplayHidWin->GetConfig(); in DisplayHID() 1525 WriteControlData( GetTTSettings()->Act, GetTTSettings()->pDisplayHidWin->GetConfig() ); in DisplayHID()
|