Home
last modified time | relevance | path

Searched refs:IsDraw (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/sd/source/ui/app/
H A Dsddll.cxx74 if (SvtModuleOptions().IsDraw()) in Init()
99 if (SvtModuleOptions().IsDraw()) in Init()
H A Doptsitem.cxx1352 return( IsDraw() == rOpt.IsDraw() && in operator ==()
1480 pValues[ 11 ] <<= IsDraw(); in WriteData()
1515 maOptionsPrint.SetDraw( pOpts->IsDraw() ); in SdOptionsPrintItem()
1559 pOpts->SetDraw( maOptionsPrint.IsDraw() ); in SetOptions()
H A Dsddll1.cxx77 if (SvtModuleOptions().IsDraw()) in RegisterFactorys()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx196 if( !pFilter && SvtModuleOptions().IsDraw() ) in detect()
326 else if ( SvtModuleOptions().IsDraw() ) in detect()
H A DUnoDocumentSettings.cxx421 if( aPrintOpts.IsDraw() != bValue ) in _setPropertyValues()
980 *pValue <<= (sal_Bool)aPrintOpts.IsDraw(); in _getPropertyValues()
/aoo41x/main/sd/inc/
H A Dsdfilter.hxx52 sal_Bool IsDraw() const { return mbIsDraw; } in IsDraw() function in SdFilter
/aoo41x/main/sw/source/core/text/
H A Dporfly.hxx83 inline sal_Bool IsDraw() const { return bDraw; } in IsDraw() function in SwFlyCntPortion
/aoo41x/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx220 sal_Bool IsDraw () const;
/aoo41x/main/desktop/source/app/
H A Dofficeipcthread.cxx803 else if ( aCmdLineArgs->IsDraw() ) in run()
884 … else if ( aCmdLineArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in run()
H A Dcmdlineargs.hxx150 sal_Bool IsDraw() const;
H A Dapp.cxx2623 if ( pArgs->IsDraw() ) in PreloadModuleData()
3014 pArgs->IsDraw() || in OpenClients()
3185 else if ( pArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in OpenClients()
3249 else if ( pArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in OpenDefault()
3536 else if ( pCmdLine->IsDraw() ) in OpenSplashScreen()
H A Dcmdlineargs.cxx800 sal_Bool CommandLineArgs::IsDraw() const in IsDraw() function in desktop::CommandLineArgs
/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp_impl.hxx206 sal_Bool IsDraw() const { return mbIsDraw; } in IsDraw() function in SdXMLExport
H A Dsdxmlimp_impl.hxx309 sal_Bool IsDraw() const { return mbIsDraw; } in IsDraw() function in SdXMLImport
H A Dsdxmlimp.cxx1003 if( IsDraw()) in getImplementationName()
H A Dsdxmlexp.cxx142 meOrientation(rExp.IsDraw() ? view::PaperOrientation_PORTRAIT : view::PaperOrientation_LANDSCAPE) in ImpXMLEXPPageMasterInfo()
2926 if( IsDraw()) in getImplementationName()
/aoo41x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx659 XML_SERVICES* pServices = getServices( true, IsDraw(), mnStoreVer ); in Import()
1003 XML_SERVICES* pServiceNames = getServices( false, IsDraw(), mnStoreVer ); in Export()
/aoo41x/main/sd/source/ui/dlg/
H A Dprntopts.cxx170 aCbxDraw.Check( pPrintOpts->GetOptionsPrint().IsDraw() ); in Reset()
/aoo41x/main/sd/source/ui/view/
H A DDocumentRenderer.cxx132 bool IsDraw (void) const in IsDraw() function in sd::__anon061182ea0111::PrintOptions
180 return (IsNotes() || IsDraw() || IsHandout()) && IsHiddenPages(); in IsPrintExcluded()
1552 if (mpOptions->IsDraw()) in PreparePages()
/aoo41x/main/sw/source/ui/config/
H A Dcfgitems.cxx213 bDrawing = rVOpt.IsDraw() && rVOpt.IsControl(); in SwElemItem()
H A Dusrpref.cxx166 case 2: bVal = rParent.IsDraw(); break;// "Display/DrawingControl", in Commit()
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx256 if ( aModuleOptions.IsDraw() ) in populate_menu()
/aoo41x/main/sw/inc/
H A Dviewopt.hxx305 inline sal_Bool IsDraw() const in IsDraw() function in SwViewOption
/aoo41x/main/sw/source/ui/uno/
H A Dunomod.cxx903 case HANDLE_VIEWSET_DRAWINGS : bBoolVal = mpConstViewOption->IsDraw(); break; in _getSingleValue()
/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx605 sal_Bool IsDraw() const { Init(); return (sal_Bool) bDraw; } in IsDraw() function in SdOptionsPrint

Completed in 177 milliseconds

12