/aoo41x/main/fileaccess/source/ |
H A D | FileAccess.cxx | 404 ucbhelper::Content aCnt( aDeleteObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in kill() local 433 ucbhelper::Content aCnt( aURLObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in isReadOnly() local 444 ucbhelper::Content aCnt( aURLObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in setReadOnly() local 473 ucbhelper::Content aCnt( aURL.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in createFolder() local 527 ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in getSize() local 537 ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in getContentType() local 641 ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in openFileRead() local 685 ucbhelper::Content aCnt( aFileObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in openFileReadWrite() local 808 ucbhelper::Content aCnt( in writeFile() local 855 ucbhelper::Content aCnt( aURLObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in isHidden() local [all …]
|
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | ucbhelper.cxx | 143 …Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::… in IsDocument() local 174 …Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::… in GetProperty() local 204 …Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::… in IsFolder() local 236 …Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::… in GetTitle() local 263 …Content aCnt( aDeleteObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star:… in Kill() local 388 Content aCnt( rURL, uno::Reference< ::com::sun::star::ucb::XCommandEnvironment >() ); in GetResultSet() local 482 Content aCnt( rFolder, uno::Reference< XCommandEnvironment > () ); in CanMakeFolder() local 511 Content aCnt; in MakeFolder() local 522 sal_Bool UCBContentHelper::MakeFolder( Content& aCnt, const String& aTitle, Content& rNew, sal_Bool… in MakeFolder() 601 Content aCnt( rFolder, uno::Reference< XCommandEnvironment > () ); in HasParentFolder() local [all …]
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | swunohelper.cxx | 162 ucbhelper::Content aCnt( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )()); in UCB_IsReadOnlyFileName() local 215 ucbhelper::Content aCnt( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )()); in UCB_GetFileListOfFolder() local
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 271 comphelper::EmbeddedObjectContainer aCnt; in TYPEINIT1() local 322 comphelper::EmbeddedObjectContainer aCnt; in TYPEINIT1() local 374 comphelper::EmbeddedObjectContainer aCnt; in TYPEINIT1() local
|
/aoo41x/main/sw/source/filter/html/ |
H A D | SwAppletImpl.cxx | 132 comphelper::EmbeddedObjectContainer aCnt; in CreateApplet() local
|
H A D | htmlplug.cxx | 421 comphelper::EmbeddedObjectContainer aCnt; in InsertEmbed() local 890 comphelper::EmbeddedObjectContainer aCnt; in InsertFloatingFrame() local
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tablemgr.cxx | 241 comphelper::EmbeddedObjectContainer aCnt; in InsertChart() local
|
/aoo41x/main/cui/source/inc/ |
H A D | insdlg.hxx | 48 comphelper::EmbeddedObjectContainer aCnt; member in InsertObjectDialog_Impl
|
/aoo41x/main/sc/source/ui/view/ |
H A D | viewfun7.cxx | 298 …comphelper::EmbeddedObjectContainer& aCnt = GetViewData()->GetViewShell()->GetObjectShell()->GetEm… in PasteObject() local
|
H A D | viewfun4.cxx | 715 comphelper::EmbeddedObjectContainer aCnt( xStorage ); in PasteFile() local
|
/aoo41x/main/cui/source/dialogs/ |
H A D | hltpbase.cxx | 656 …Content aCnt( rURL.GetMainURL( INetURLObject::NO_DECODE ), ::com::sun::star::uno::Reference< ::co… in FileExists() local
|
H A D | cuigaldlg.cxx | 146 Content aCnt( rStartURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplSearch() local
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 301 comphelper::EmbeddedObjectContainer aCnt( xStorage ); in FuInsertOLE() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 939 comphelper::EmbeddedObjectContainer aCnt( pOleNd->GetDoc()->GetDocStorage() ); in WriteGraphicNode() local
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unins.cxx | 426 comphelper::EmbeddedObjectContainer aCnt; in RepeatImpl() local
|
/aoo41x/main/svtools/source/control/ |
H A D | inettbc.cxx | 398 Content aCnt( aFolderObj.GetMainURL( INetURLObject::NO_DECODE ), in ReadFolder() local
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 402 comphelper::EmbeddedObjectContainer aCnt( xStor ); in InsertObject() local
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 751 SwContentAtPos aCnt( SwContentAtPos::SW_OUTLINE ); in IMPL_LINK() local
|
/aoo41x/main/comphelper/source/container/ |
H A D | embeddedobjectcontainer.cxx | 1386 comphelper::EmbeddedObjectContainer aCnt( _xStorage ); in StoreAsChildren() local
|
/aoo41x/main/sfx2/source/appl/ |
H A D | newhelp.cxx | 655 Content aCnt( aURL, Reference< ::com::sun::star::ucb::XCommandEnvironment > () ); in InitializeIndex() local 3378 Content aCnt( aURL, Reference< ::com::sun::star::ucb::XCommandEnvironment > () ); in DoAction() local
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DTable.cxx | 718 Content aCnt(aURL.GetMainURL(INetURLObject::NO_DECODE),Reference<XCommandEnvironment>()); in refreshIndexes() local
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1805 comphelper::EmbeddedObjectContainer aCnt; in _PasteOLE() local
|
/aoo41x/main/cui/source/options/ |
H A D | optlingu.cxx | 182 Content aCnt( rURL, uno::Reference< ::com::sun::star::ucb::XCommandEnvironment > () ); in KillFile_Impl() local
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 7243 comphelper::EmbeddedObjectContainer aCnt( rDestStorage ); in CheckForConvertToSOObj() local 7320 comphelper::EmbeddedObjectContainer aCnt( xDestStorage ); in CreateSdrOLEFromStorage() local
|