Home
last modified time | relevance | path

Searched refs:Connect (Results 1 – 25 of 170) sorted by relevance

1234567

/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx624 sal_Bool Connect() { return GetRealObject() != NULL; } in Connect() function in SdrEmbedObjectLink
947 void SdrOle2Obj::Connect() in Connect() function in SdrOle2Obj
1092 mpImpl->mpObjectLink->Connect(); in CheckFileLink_Impl()
1560 Connect(); in SetPage()
1596 Connect(); in SetObjRef()
1633 Connect(); in SetPersistName()
1758 Connect(); in operator =()
2178 Connect(); in GetObjRef_Impl()
2292 Connect(); in AddOwnLightClient()
H A Dsvdotxln.cxx77 sal_Bool Connect() { return 0 != SvBaseLink::GetRealObject(); } in Connect() function in ImpSdrObjTextLink
332 pData->pLink->Connect(); in ImpLinkAnmeldung()
/trunk/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas66 function Connect() : boolean; in Connect() function
130 function TSampleCode.Connect() : boolean; in Connect() function
135 Connect := not (VarIsEmpty(StarOffice) or VarIsNull(StarOffice));
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DOfficeConnection.java98 private boolean Connect () in Connect() method in OfficeConnection
145 if (Connect()) in run()
H A DConnector.java58 if ( ! aOffice.Connect()) in run()
/trunk/main/sd/source/ui/view/
H A Dpresvish.cxx123 pFrameView->Connect(); in FinishInitialization()
165 GetDocSh()->Connect( this ); in Activate()
H A Dviewshel.cxx225 GetDocSh()->Connect (this); in construct()
385 GetDocSh()->Connect(this); in Activate()
1536 GetDocSh()->Connect (this); in SetIsMainViewShell()
H A Ddrviewsa.cxx157 mpSelectionChangeHandler->Connect(); in DrawViewShell()
248 mpFrameView->Connect(); in Construct()
H A Ddrviewsh.cxx71 pDocSh->Connect(this); in GotoBookmark()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java81 aExample.Connect(); in main()
90 public void Connect() in Connect() method in LinguisticExamples
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadminsetup.src184 Text [ en-US ] = "Connect using ODBC (Open Database Connectivity)" ;
192 Text [ en-US ] = "Connect using JDBC (Java Database Connectivity)" ;
199 Text [ en-US ] = "Connect directly" ;
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx168 ( (SwBaseLink*) &refLink )->Connect(); in SwGrfNode()
305 ( (SwBaseLink*) &refLink )->Connect(); in ReRead()
314 ( (SwBaseLink*) &refLink )->Connect(); in ReRead()
/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx222 else if( pObj->Connect( this ) ) in SvBaseLink()
471 if( bConnect && ( !xObj.Is() || !xObj->Connect( this ) ) ) in _GetRealObject()
H A Dlinkmgr2.cxx61 virtual sal_Bool Connect( sfx2::SvBaseLink* );
554 sal_Bool SvxInternalLink::Connect( sfx2::SvBaseLink* pLink ) in Connect() function in sfx2::SvxInternalLink
H A Dimpldde.hxx65 virtual sal_Bool Connect( SvBaseLink * );
H A Dfileobj.hxx78 virtual sal_Bool Connect( sfx2::SvBaseLink* );
/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx273 mpFrameView->Connect(); in releaseResource()
587 mpBase->GetDocShell()->Connect(rpDescriptor->mpViewShell.get()); in ActivateCenterView()
/trunk/main/sd/inc/
H A Dpglink.hxx46 FASTBOOL Connect() { return 0 != SvBaseLink::GetRealObject(); } in Connect() function in SdPageLink
/trunk/main/svx/inc/svx/sidebar/
H A DSelectionChangeHandler.hxx74 void Connect (void);
/trunk/main/svx/source/sidebar/
H A DSelectionChangeHandler.cxx96 void SelectionChangeHandler::Connect (void) in Connect() function in svx::sidebar::SelectionChangeHandler
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsScrollBarManager.hxx87 void Connect (void);
/trunk/main/sfx2/inc/sfx2/
H A Dlinksrc.hxx87 virtual sal_Bool Connect( SvBaseLink* );
/trunk/main/sw/inc/
H A Dswbaslnk.hxx75 sal_Bool Connect() { return 0 != SvBaseLink::GetRealObject(); } in Connect() function in SwBaseLink
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/
H A DBasicHandlerProvider.java102 oHandler.Connect(util.utils.getFullURL((String)tParam.get("BASICBRIDGE")), in getHandler()
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx208 pTopic->Connect( (long) hConv ); in SV_IMPL_VARARR()
716 void __EXPORT DdeTopic::Connect( long nId ) in Connect() function in DdeTopic

Completed in 101 milliseconds

1234567