/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/ |
H A D | DesignTemplate.java | 173 Object aObj = xDetailSection.getByIndex(i); in analyseReportDefinition() local 223 Object aObj = xGroupSection.getByIndex(i); in analyseReportDefinition() local 313 final Object aObj = _xMSF.createInstance("com.sun.star.report.ReportDefinition"); in load() local
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | RefreshListenerContainer.cxx | 48 lang::EventObject aObj(pxParent); in Refreshed() local
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | SampleHyphenator.java | 110 Object aObj = aProps[i].Value; in GetValueToUse() local 123 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() local 149 Object aObj = aProps[i].Value; in GetValueToUse() local 162 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() local
|
H A D | LinguisticExamples.java | 109 Object aObj = mxRemoteServiceManager.createInstanceWithContext( in GetLinguSvcMgr() local 287 Object aObj = mxRemoteServiceManager.createInstanceWithContext( in Run() local
|
H A D | SampleThesaurus.java | 108 Object aObj = aProps[i].Value; in GetValueToUse() local 121 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() local
|
H A D | SampleSpellChecker.java | 110 Object aObj = aProps[i].Value; in GetValueToUse() local 123 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() local
|
/aoo42x/main/svtools/source/control/ |
H A D | filectrl2.cxx | 74 INetURLObject aObj( aNewText ); in ImplBrowseFile() local
|
/aoo42x/main/desktop/source/app/ |
H A D | appsys.cxx | 46 INetURLObject aObj( aName ); in FATToVFat_Impl() local
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | servobj.cxx | 177 ScImportExport aObj( pDoc, aRange ); in GetData() local 200 ScImportExport aObj( pDoc, aRange ); in GetData() local
|
/aoo42x/main/unotools/source/ucbhelper/ |
H A D | ucbhelper.cxx | 138 INetURLObject aObj( rContent ); in IsDocument() local 170 INetURLObject aObj( rContent ); in GetProperty() local 200 INetURLObject aObj( rContent ); in IsFolder() local 232 INetURLObject aObj( rContent ); in GetTitle() local 585 INetURLObject aObj( aCnt.getURL() ); in MakeFolder() local 629 INetURLObject aObj( rContent ); in GetSize() local 729 INetURLObject aObj( rURL ); in Exists() local
|
H A D | localfilehelper.cxx | 145 INetURLObject aObj( rName ); in ConvertURLToPhysicalName() local
|
/aoo42x/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | ViewSample.cs | 179 public void disposing( unoidl.com.sun.star.lang.EventObject aObj ) in disposing()
|
/aoo42x/main/unotools/source/config/ |
H A D | accelcfg.cxx | 209 INetURLObject aObj( aUserConfig ); in ~SvtAcceleratorConfiguration() local 282 INetURLObject aObj( aUserConfig ); in GetDefaultStream() local
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | intro.cxx | 74 INetURLObject aObj( SvtPathOptions().GetModulePath(), INET_PROT_FILE ); in IntroWindow_Impl() local
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | helper.cxx | 133 INetURLObject aObj( rContent ); in IsDocument() local 166 INetURLObject aObj( rContent ); in IsFolder() local 198 INetURLObject aObj( rContent ); in GetTitle() local 778 INetURLObject aObj( rPath ); in QueryDiskSpace() local 804 INetURLObject aObj( rContent ); in GetSize() local 828 INetURLObject aObj( rContent ); in Exists() local
|
/aoo42x/main/tools/workben/ |
H A D | urltest.cxx | 221 void abbreviate(INetURLObject aObj) in abbreviate() 643 INetURLObject aObj; in main() local 654 INetURLObject aObj; in main() local 666 INetURLObject aObj; in main() local 840 … INetURLObject aObj(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("https://xxx/yyy?abc/def~"))); in main() local 861 INetURLObject aObj(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("https://xxx/yyy"))); in main() local
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoevtlstnr.cxx | 105 lang::EventObject aObj(pxParent); in Disposing() local
|
/aoo42x/main/sw/source/core/text/ |
H A D | noteurl.cxx | 74 IMapRectangleObject aObj( aRect, rNote.GetURL(), aEmptyStr, aEmptyStr, in FillImageMap() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | globalx.cxx | 75 INetURLObject aObj; in InitAddIns() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | imagerepository.cxx | 60 INetURLObject aObj( rPath ); in lcl_loadPNG() local
|
/aoo42x/main/svx/source/stbctrls/ |
H A D | selctrl.cxx | 85 INetURLObject aObj( m_aCommandURL ); in Click() local
|
H A D | zoomctrl.cxx | 198 INetURLObject aObj( m_aCommandURL ); in Command() local
|
/aoo42x/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 153 INetURLObject aObj( aPathSeq[0] ); in IMPL_LINK_INLINE_END() local 434 INetURLObject aObj( aPathSeq[0] ); in IMPL_LINK() local 576 INetURLObject aObj( aPathSeq[0] ); in IMPL_LINK() local 923 INetURLObject aObj; in Execute() local
|
/aoo42x/main/uui/source/ |
H A D | cookiedg.cxx | 81 INetURLObject aObj( mpCookieRequest->m_rURL ); in CookiesDialog() local
|
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | ViewSample.java | 152 public void disposing( com.sun.star.lang.EventObject aObj ) in disposing()
|