Home
last modified time | relevance | path

Searched refs:bCreate (Results 76 – 100 of 164) sorted by relevance

1234567

/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx1895 ScDrawObjData* ScDrawLayer::GetObjData( SdrObject* pObj, sal_Bool bCreate ) // static in GetObjData() argument
1905 if( pObj && bCreate ) in GetObjData()
2018 ScMacroInfo* ScDrawLayer::GetMacroInfo( SdrObject* pObj, sal_Bool bCreate ) // static in GetMacroInfo() argument
2028 if ( bCreate ) in GetMacroInfo()
/trunk/main/sc/inc/
H A Deditsrc.hxx183 virtual SvxEditViewForwarder* GetEditViewForwarder( sal_Bool bCreate = sal_False );
/trunk/main/offapi/com/sun/star/setup/
H A DFontAction.idl42 boolean bCreate;
H A DWindowsRegistryAction.idl48 boolean bCreate;
H A DProfileItemAction.idl48 boolean bCreate;
/trunk/main/toolkit/inc/toolkit/helper/
H A Dunowrapper.hxx59 …rence< ::com::sun::star::awt::XWindowPeer> GetWindowInterface( Window* pWindow, sal_Bool bCreate );
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx817 ContentImplHelper::getAdditionalPropertySet( sal_Bool bCreate ) in getAdditionalPropertySet() argument
821 m_xIdentifier->getContentIdentifier(), bCreate ); in getAdditionalPropertySet()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx276 const HierarchyEntryData& rData, sal_Bool bCreate ) in setData() argument
377 if ( !bCreate ) in setData()
H A Dhierarchydata.hxx115 sal_Bool setData( const HierarchyEntryData& rData, sal_Bool bCreate );
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx748 SfxPrinter* SwSrcView::GetPrinter( sal_Bool bCreate ) in GetPrinter() argument
750 return GetDocShell()->GetDoc()->getPrinter( bCreate ); in GetPrinter()
/trunk/main/sc/source/ui/inc/
H A Dprevwsh.hxx113 virtual SfxPrinter* GetPrinter( sal_Bool bCreate = sal_False );
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx140 GetComponentInterface(sal_Bool bCreate = sal_True);
H A Daccessibletable.hxx100 virtual XACC GetAccessible( sal_Bool bCreate = sal_True )= 0;
/trunk/main/oox/inc/oox/helper/
H A Dstoragebase.hxx159 virtual StorageRef implOpenSubStorage( const ::rtl::OUString& rElementName, bool bCreate ) = 0;
/trunk/main/sd/source/ui/inc/
H A DViewShellBase.hxx135 virtual SfxPrinter* GetPrinter (sal_Bool bCreate = sal_False);
H A DDrawDocShell.hxx122 SfxPrinter* GetPrinter(sal_Bool bCreate);
H A Dsdtreelb.hxx182 const bool bCreate = true) const;
/trunk/main/sot/source/sdstor/
H A Dstg.cxx482 void Storage::Init( sal_Bool bCreate ) in Init() argument
496 if( !bHdrLoaded && !bCreate ) in Init()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.hxx75 void onChange( bool bCreate );
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dproviderhelper.hxx236 getAdditionalPropertySet( const ::rtl::OUString& rKey, sal_Bool bCreate );
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx182 virtual XACC GetAccessible( sal_Bool bCreate = sal_True );
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.hxx208 …d CreateDialog( PathDialog* pCreateFrom, WinBits nStyle, RESOURCE_TYPE nType, sal_Bool bCreate );
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx111 SfxPrinter* DrawDocShell::GetPrinter(sal_Bool bCreate) in GetPrinter() argument
113 if (bCreate && !mpPrinter) in GetPrinter()
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx707 sal_Bool bCreate ) in getBindingForNode() argument
752 if( bCreate && pBestBinding == NULL ) in getBindingForNode()
/trunk/main/sd/source/core/
H A Dsdpage.cxx754 void SdPage::CreateTitleAndLayout(sal_Bool bInit, sal_Bool bCreate ) in CreateTitleAndLayout() argument
832 if( bCreate ) in CreateTitleAndLayout()
1539 void SdPage::SetAutoLayout(AutoLayout eLayout, sal_Bool bInit, sal_Bool bCreate ) in SetAutoLayout() argument
1551 CreateTitleAndLayout(bInit, bCreate); in SetAutoLayout()

Completed in 85 milliseconds

1234567