Home
last modified time | relevance | path

Searched refs:GetOptions (Results 51 – 75 of 168) sorted by relevance

1234567

/aoo41x/main/sc/source/ui/app/
H A Dscmod2.cxx57 aConfig.GetOptions( aOptions ); in GetSpellSettings()
/aoo41x/main/sc/source/ui/inc/
H A Dpfuncache.hxx69 const ScPrintOptions& GetOptions() const { return aOptions; } in GetOptions() function in ScPrintSelectionStatus
H A Dscuiasciiopt.hxx100 void GetOptions( ScAsciiOptions& rOpt );
/aoo41x/main/sc/inc/
H A Darealink.hxx80 const String& GetOptions() const { return aOptions; } in GetOptions() function in ScAreaLink
/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx1521 SFX_APP()->GetOptions(aOptSet); in CreateItemSet()
1622 SFX_APP()->GetOptions(*pRet); in CreateItemSet()
1631 SFX_APP()->GetOptions(*pRet); in CreateItemSet()
1638 ::offapp::ConnectionPoolConfig::GetOptions(*pRet); in CreateItemSet()
1639 ::svx::DbRegisteredNamesConfig::GetOptions(*pRet); in CreateItemSet()
H A Ddbregisterednamesconfig.cxx55 void DbRegisteredNamesConfig::GetOptions( SfxItemSet& _rFillItems ) in GetOptions() function in svx::DbRegisteredNamesConfig
/aoo41x/main/solenv/bin/
H A Dcwsattach.pl168 …my $success = GetOptions('h' => \$help, 'm=s' => \$opt_master, 'c=s'=> \$opt_child, 't=s'=> \$opt_…
H A Drelease_prepare.pl77 if ( ! GetOptions(
H A Dcwstestresult.pl133 …my $success = GetOptions('h' => \$help, 'M=s' => \$opt_master, 'm=s' => \$opt_milestone, 'c=s' => …
H A Doochkpatch.pl73 GetOptions('help|?' => \$help,
/aoo41x/main/sal/qa/helper/gcov/
H A Dgcov_result.pl63 if (!GetOptions(
H A Dgcov_filter.pl72 if (!GetOptions( "input-allfunc=s" => \$input_allfunc,
/aoo41x/main/sw/source/filter/html/
H A Dhtmlsect.cxx82 const HTMLOptions *pHTMLOptions = GetOptions(); in NewDivision()
555 const HTMLOptions *pHTMLOptions = GetOptions(); in NewMultiCol()
H A Dhtmltab.cxx3238 const HTMLOptions *pOptions = rParser.GetOptions(); in _CellSaveStruct()
4000 const HTMLOptions *pHTMLOptions = GetOptions(); in BuildTableCell()
4299 const HTMLOptions *pHTMLOptions = GetOptions(); in BuildTableRow()
4501 const HTMLOptions *pHTMLOptions = GetOptions(); in BuildTableSection()
4692 const HTMLOptions *pColGrpOptions = GetOptions(); in BuildTableColGroup()
4778 const HTMLOptions *pColOptions = GetOptions(); in BuildTableColGroup()
4923 const HTMLOptions *pHTMLOptions = GetOptions(); in BuildTableCaption()
5299 new HTMLTableOptions( GetOptions(), eParentAdjust ); in BuildTable()
/aoo41x/main/sfx2/source/appl/
H A Dappdata.cxx155 sal_uInt32 nStyleOptions = aStyleSet.GetOptions(); in UpdateApplicationSettings()
/aoo41x/main/testgraphical/source/
H A Dcwstestresult.pl135 my $success = GetOptions('h' => \$help,
/aoo41x/main/svtools/source/svhtml/
H A Dhtmlsupp.cxx61 const HTMLOptions *pScriptOptions = GetOptions(); in ParseScriptOptions()
/aoo41x/main/postprocess/signing/
H A Dsigning.pl86 my $success = GetOptions('h' => \$opt_help,
/aoo41x/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1310 if (GetOptions() & OPT_INSERT) in StartDrag()
1544 if (GetOptions() & OPT_INSERT) in AcceptDrop()
1652 if (GetOptions() & OPT_INSERT) in ExecuteDrop()
/aoo41x/main/vcl/source/control/
H A Dfixbrd.cxx123 (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDraw()
H A Dbutton.cxx358 (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplGetTextStyle()
910 if ( ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO ) || in ImplGetTextStyle()
3091 if ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO ) in GetRadioImage()
3477 if ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO ) in ImplDraw()
3483 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDraw()
4009 if ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO ) in GetCheckImage()
/aoo41x/main/sfx2/inc/sfx2/
H A Devent.hxx151 const css::uno::Sequence < css::beans::PropertyValue >& GetOptions() { return aOpts; } in GetOptions() function in SfxPrintingHint
/aoo41x/main/unotools/source/misc/
H A Dsyslocale.cxx161 SvtSysLocaleOptions& SvtSysLocale::GetOptions() const in GetOptions() function in SvtSysLocale
/aoo41x/main/postprocess/checkdeliver/
H A Dcheckdeliver.pl80 GetOptions('help' => \$help,
/aoo41x/main/sfx2/source/doc/
H A Dprinthelper.cxx352 pPrinter = new SfxPrinter( pPrinter->GetOptions().Clone(), aPrinterName ); in impl_setPrinter()
800 m_aPrintOptions = pPrintHint->GetOptions(); in Notify()

Completed in 420 milliseconds

1234567