Home
last modified time | relevance | path

Searched defs:aObj (Results 1 – 25 of 128) sorted by relevance

123456

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java173 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
/trunk/main/sw/source/ui/uno/
H A DRefreshListenerContainer.cxx48 lang::EventObject aObj(pxParent); in Refreshed() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java110 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 DLinguisticExamples.java109 Object aObj = mxRemoteServiceManager.createInstanceWithContext( in GetLinguSvcMgr() local
287 Object aObj = mxRemoteServiceManager.createInstanceWithContext( in Run() local
H A DSampleThesaurus.java108 Object aObj = aProps[i].Value; in GetValueToUse() local
121 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() local
H A DSampleSpellChecker.java110 Object aObj = aProps[i].Value; in GetValueToUse() local
123 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() local
/trunk/main/svtools/source/control/
H A Dfilectrl2.cxx74 INetURLObject aObj( aNewText ); in ImplBrowseFile() local
/trunk/main/desktop/source/app/
H A Dappsys.cxx46 INetURLObject aObj( aName ); in FATToVFat_Impl() local
/trunk/main/sc/source/ui/docshell/
H A Dservobj.cxx177 ScImportExport aObj( pDoc, aRange ); in GetData() local
200 ScImportExport aObj( pDoc, aRange ); in GetData() local
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx138 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 Dlocalfilehelper.cxx145 INetURLObject aObj( rName ); in ConvertURLToPhysicalName() local
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DViewSample.cs179 public void disposing( unoidl.com.sun.star.lang.EventObject aObj ) in disposing()
/trunk/main/unotools/source/config/
H A Daccelcfg.cxx209 INetURLObject aObj( aUserConfig ); in ~SvtAcceleratorConfiguration() local
282 INetURLObject aObj( aUserConfig ); in GetDefaultStream() local
/trunk/main/sfx2/source/dialog/
H A Dintro.cxx74 INetURLObject aObj( SvtPathOptions().GetModulePath(), INET_PROT_FILE ); in IntroWindow_Impl() local
/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx133 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
/trunk/main/tools/workben/
H A Durltest.cxx221 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
/trunk/main/sw/source/core/unocore/
H A Dunoevtlstnr.cxx105 lang::EventObject aObj(pxParent); in Disposing() local
/trunk/main/sw/source/core/text/
H A Dnoteurl.cxx74 IMapRectangleObject aObj( aRect, rNote.GetURL(), aEmptyStr, aEmptyStr, in FillImageMap() local
/trunk/main/sc/source/core/data/
H A Dglobalx.cxx75 INetURLObject aObj; in InitAddIns() local
/trunk/main/vcl/source/gdi/
H A Dimagerepository.cxx60 INetURLObject aObj( rPath ); in lcl_loadPNG() local
/trunk/main/svx/source/stbctrls/
H A Dselctrl.cxx85 INetURLObject aObj( m_aCommandURL ); in Click() local
H A Dzoomctrl.cxx198 INetURLObject aObj( m_aCommandURL ); in Command() local
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx155 INetURLObject aObj( aPathSeq[0] ); in IMPL_LINK_INLINE_END() local
436 INetURLObject aObj( aPathSeq[0] ); in IMPL_LINK() local
578 INetURLObject aObj( aPathSeq[0] ); in IMPL_LINK() local
925 INetURLObject aObj; in Execute() local
/trunk/main/uui/source/
H A Dcookiedg.cxx81 INetURLObject aObj( mpCookieRequest->m_rURL ); in CookiesDialog() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java152 public void disposing( com.sun.star.lang.EventObject aObj ) in disposing()

Completed in 127 milliseconds

123456