Home
last modified time | relevance | path

Searched refs:GetOptions (Results 1 – 25 of 168) sorted by relevance

1234567

/aoo4110/main/sfx2/source/view/
H A Dviewprn.cxx418 const SfxItemSet* GetOptions() const { return _pOptions; } in GetOptions() function in SfxDialogExecutor_Impl
444 _pOptions = ( (SfxPrinter*)_pSetupParent->GetPrinter() )->GetOptions().Clone(); in IMPL_LINK()
455 _pOptions = pDlg->GetOptions().Clone(); in IMPL_LINK()
469 const SfxItemSet *pDocOptions = &pDocPrinter->GetOptions(); in UseStandardPrinter_Impl()
474 pDocPrinter->GetOptions().GetItemState( nWhich, sal_False, (const SfxPoolItem**) &pBoolItem ); in UseStandardPrinter_Impl()
506 if ( &pDocPrinter->GetOptions() ) in SetPrinter_Impl()
575 if ( ! (pNewPrinter->GetOptions() == pDocPrinter->GetOptions()) ) in SetPrinter_Impl()
578 pDocPrinter->SetOptions( pNewPrinter->GetOptions() ); in SetPrinter_Impl()
860 if ( pExecutor && pExecutor->GetOptions() ) in ExecPrint_Impl()
864 pDlgPrinter->SetOptions( *pExecutor->GetOptions() ); in ExecPrint_Impl()
[all …]
H A Dprinter.cxx158 pOptions( rPrinter.GetOptions().Clone() ), in SfxPrinter()
179 pNewPrinter = new SfxPrinter( GetOptions().Clone() ); in Clone()
/aoo4110/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi23 Call GetOptions
104 Function GetOptions function
283 Call GetOptions
292 Call GetOptions
303 Call GetOptions
314 Call GetOptions
330 Call GetOptions
342 Call GetOptions
354 Call GetOptions
368 Call GetOptions
[all …]
/aoo4110/main/svtools/source/control/
H A Druler.cxx289 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplInit()
741 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
746 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
821 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
1268 sal_Bool b3DLook = !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO); in ImplFormat()
1508 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawExtra()
1525 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawExtra()
1549 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawExtra()
2307 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in Paint()
2343 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in Paint()
[all …]
/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx879 GetOptions() : 0, in Update()
990 ( GetOptions() & nsSwTOIOptions::TOI_ALPHA_DELIMITTER ) ) in Update()
1236 GetOptions(), FORM_ENTRY, rIntl, aLocale ); in UpdateMarks()
1238 if(GetOptions() & nsSwTOIOptions::TOI_KEY_AS_ENTRY && in UpdateMarks()
1947 GetOptions() : 0, in UpdatePageNum()
2129 if(GetOptions() & nsSwTOIOptions::TOI_FF) in _UpdatePageNum()
2167 if(GetOptions() & nsSwTOIOptions::TOI_FF) in _UpdatePageNum()
2239 if( 0 == (GetOptions() & nsSwTOIOptions::TOI_KEY_AS_ENTRY) && in InsertSorted()
2291 pNew->GetOptions() & nsSwTOIOptions::TOI_KEY_AS_ENTRY) in InsertSorted()
2294 if(!(pNew->GetOptions() & nsSwTOIOptions::TOI_SAME_ENTRY)) in InsertSorted()
[all …]
/aoo4110/main/sw/source/ui/config/
H A Dfontcfg.cxx112 SvtLinguConfig().GetOptions( aLinguOpt ); in SwStdFontConfig()
160 SvtLinguConfig().GetOptions( aLinguOpt ); in Commit()
196 SvtLinguConfig().GetOptions( aLinguOpt ); in IsFontDefault()
320 SvtLinguConfig().GetOptions( aLinguOpt ); in ChangeInt()
/aoo4110/main/dbaccess/source/ui/misc/
H A DHtmlReader.cxx166 const HTMLOptions* pHtmlOptions = GetOptions(); in NextToken()
325 const HTMLOptions* options = GetOptions(); in fetchOptions()
351 const HTMLOptions* pHtmlOptions = GetOptions(); in TableDataOn()
384 const HTMLOptions* pHtmlOptions = GetOptions(); in TableFontOn()
/aoo4110/main/sc/source/ui/docshell/
H A Dtablink.cxx224 String aNewOpt = ScDocumentLoader::GetOptions(*pMed); in Refresh()
455 String ScDocumentLoader::GetOptions( SfxMedium& rMedium ) // static in GetOptions() function in ScDocumentLoader
479 rOptions = GetOptions(*pMed); in GetFilterName()
570 String aNew = GetOptions(*pMedium); // Optionen werden beim Laden per Dialog gesetzt in ScDocumentLoader()
/aoo4110/main/sw/source/filter/html/
H A Dswhtml.cxx3357 const HTMLOptions *pHTMLOptions = GetOptions(); in NewStdAttr()
3410 const HTMLOptions *pHTMLOptions = GetOptions(); in NewStdAttr()
3491 const HTMLOptions *pHTMLOptions = GetOptions(); in NewBasefontAttr()
3588 const HTMLOptions *pHTMLOptions = GetOptions(); in NewFontAttr()
3811 const HTMLOptions *pHTMLOptions = GetOptions(); in NewPara()
3931 const HTMLOptions *pHTMLOptions = GetOptions(); in NewHeading()
4057 const HTMLOptions *pHTMLOptions = GetOptions(); in NewTxtFmtColl()
4186 const HTMLOptions *pHTMLOptions = GetOptions(); in NewDefList()
4709 const HTMLOptions *pHTMLOptions = GetOptions(); in NewCharFmt()
4781 const HTMLOptions *pHTMLOptions = GetOptions(); in InsertSpacer()
[all …]
H A Dhtmlplug.cxx312 const HTMLOptions *pHTMLOptions = GetOptions(); in InsertEmbed()
514 const HTMLOptions *pHTMLOptions = GetOptions(); in NewObject()
683 const HTMLOptions *pHTMLOptions = GetOptions(); in InsertApplet()
808 const HTMLOptions *pHTMLOptions = GetOptions(); in InsertParam()
842 const HTMLOptions *pHTMLOptions = GetOptions(); in InsertFloatingFrame()
/aoo4110/main/vcl/source/control/
H A Dctrl.cxx425 aStyle.SetOptions( aStyle.GetOptions() | STYLE_OPTION_MONO ); in ImplDrawFrame()
451 sal_uLong nOldOptions = rDCEvt.GetOldSettings()->GetStyleSettings().GetOptions(); in DataChanged()
452 sal_uLong nNewOptions = aStyleSettings.GetOptions(); in DataChanged()
/aoo4110/main/sfx2/inc/sfx2/
H A Dsfxhtml.hxx66 { return ParseMapOptions(pImageMap, GetOptions()); } in ParseMapOptions()
124 return ParseAreaOptions( pImageMap, rBaseURL, GetOptions(), in ParseAreaOptions()
/aoo4110/main/vcl/source/window/
H A Ddecoview.cxx581 if ( (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) || in DrawSymbol()
641 if ( (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) || in DrawHighlightFrame()
765 if ( (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) || in ImplDrawFrame()
1229 if ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO ) in DrawButton()
1261 if ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO ) in DrawSeparator()
1267 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in DrawSeparator()
/aoo4110/main/vcl/inc/vcl/
H A Dsettings.hxx80 sal_uLong GetOptions() const in GetOptions() function in MachineSettings
173 sal_uLong GetOptions() const in GetOptions() function in MouseSettings
312 sal_uLong GetOptions() const in GetOptions() function in KeyboardSettings
885 sal_uLong GetOptions() const in GetOptions() function in StyleSettings
1072 sal_uLong GetOptions() const in GetOptions() function in NotificationSettings
1122 sal_uLong GetOptions() const in GetOptions() function in HelpSettings
/aoo4110/main/sc/inc/
H A Dtablink.hxx73 const String& GetOptions() const { return aOptions; } in GetOptions() function in ScTableLink
103 static String GetOptions( SfxMedium& rMedium );
/aoo4110/main/sw/source/core/tox/
H A Dtxmsrt.cxx353 if(bRet && !(GetOptions() & nsSwTOIOptions::TOI_SAME_ENTRY)) in operator ==()
384 if( !bRet && !(GetOptions() & nsSwTOIOptions::TOI_SAME_ENTRY) ) in operator <()
439 0 == (GetOptions() & nsSwTOIOptions::TOI_KEY_AS_ENTRY)) in FillText()
464 if( 0 == (GetOptions() & nsSwTOIOptions::TOI_KEY_AS_ENTRY)&& in GetLevel()
/aoo4110/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx255 …if(pPrinter->GetOptions().GetItemState( ATTR_OPTIONS_PRINT, sal_False, (const SfxPoolItem**) &pPri… in _setPropertyValues()
676 … SfxPrinter *pNewPrinter = new SfxPrinter( pTempPrinter->GetOptions().Clone(), aPrinterName ); in _setPropertyValues()
698 pItemSet = pPrinter->GetOptions().Clone(); in _setPropertyValues()
874 SfxItemSet aNewOptions( pPrinter->GetOptions() ); in _setPropertyValues()
898 …if(pPrinter->GetOptions().GetItemState( ATTR_OPTIONS_PRINT, sal_False, (const SfxPoolItem**) &pPri… in _getPropertyValues()
/aoo4110/main/sc/source/ui/view/
H A Dpfuncache.cxx76 ScPrintFunc aFunc( pDocSh, pPrinter, nTab, nAttrPage, 0, pSelRange, &aSelection.GetOptions() ); in ScPrintFuncCache()
114 …nc aFunc( pDev, pDocSh, nTab, nFirstAttr[nTab], nTotalPages, pSelRange, &aSelection.GetOptions() ); in InitLocations()
H A Dtabvwsha.cxx344 const ScViewOptions& rOpts = pViewData->GetOptions(); in GetState()
738 ScViewOptions aViewOptions = GetViewData()->GetOptions(); in ExecDrawOpt()
781 const ScViewOptions& rViewOptions = GetViewData()->GetOptions(); in GetDrawOptState()
/aoo4110/main/sc/source/ui/undo/
H A Dareasave.cxx45 aOptions ( rSource.GetOptions() ), in ScAreaLinkSaver()
76 aOptions == rCompare.GetOptions() && in IsEqualSource()
/aoo4110/main/editeng/source/editeng/
H A Deehtml.cxx126 const HTMLOptions *_pOptions = GetOptions(); in NextToken()
726 const HTMLOptions *_pOptions = GetOptions(); in StartPara()
790 const HTMLOptions* _pOptions = GetOptions(); in AnchorStart()
/aoo4110/main/sw/source/ui/web/
H A Dwview.cxx287 ? (aCntxt.GetOptions() | in SelectShell()
290 : (aCntxt.GetOptions() & ~ in SelectShell()
/aoo4110/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx186 void AbstractScImportAsciiDlg_Impl::GetOptions( ScAsciiOptions& rOpt ) in GetOptions() function in AbstractScImportAsciiDlg_Impl
188 pDlg->GetOptions( rOpt ); in GetOptions()
458 String AbstractScLinkedAreaDlg_Impl::GetOptions() in GetOptions() function in AbstractScLinkedAreaDlg_Impl
460 return pDlg->GetOptions(); in GetOptions()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx335 String ScLinkedAreaDlg::GetOptions() in GetOptions() function in ScLinkedAreaDlg
340 return ScDocumentLoader::GetOptions( *pMed ); in GetOptions()
/aoo4110/main/sfx2/source/appl/
H A Dsfxhelp.cxx330 SfxHelpOptions_Impl* GetOptions();
384 SfxHelpOptions_Impl* SfxHelp_Impl::GetOptions() in GetOptions() function in SfxHelp_Impl
1031 SfxHelpOptions_Impl *pOpt = pImp->GetOptions(); in OpenHelpAgent()

Completed in 215 milliseconds

1234567