Home
last modified time | relevance | path

Searched refs:aLocation (Results 26 – 50 of 54) sorted by relevance

123

/aoo41x/main/basic/source/classes/
H A Deventatt.cxx220 String aLocation; in firing_impl() local
229 aLocation = aFullLibName.copy( 0, nIndex ); in firing_impl()
266 if( aLocation.EqualsAscii("application") ) in firing_impl()
268 else if( aLocation.EqualsAscii("document") ) in firing_impl()
/aoo41x/main/svx/source/table/
H A Daccessiblecell.cxx398 ::com::sun::star::awt::Point aLocation(getLocation ()); in getLocationOnScreen()
405 aLocation.X += aParentLocation.X; in getLocationOnScreen()
406 aLocation.Y += aParentLocation.Y; in getLocationOnScreen()
413 return aLocation; in getLocationOnScreen()
/aoo41x/main/sfx2/source/sidebar/
H A DDeck.cxx373 const Point aLocation (pRoot->GetPosPixel()); in PrintWindowSubTree() local
382 aLocation.X(),aLocation.Y(), in PrintWindowSubTree()
H A DFocusManager.hxx143 const FocusLocation aLocation,
146 const FocusLocation aLocation,
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx228 rtl::OUString aLocation = aDictIt->aLocations[0]; in getLocales() local
229 sal_Int32 nPos = aLocation.lastIndexOf( '.' ); in getLocales()
230 aLocation = aLocation.copy( 0, nPos ); in getLocales()
231 aDicts[k].aName = aLocation; in getLocales()
/aoo41x/main/sfx2/source/doc/
H A Dguisaveas.cxx1147 INetURLObject aLocation; in GetReccomendedDir() local
1149 aLocation = INetURLObject( aSuggestedDir ); in GetReccomendedDir()
1157 aLocation = aTmp; in GetReccomendedDir()
1160 if ( aLocation.HasError() ) in GetReccomendedDir()
1161 aLocation = INetURLObject( SvtPathOptions().GetWorkPath() ); in GetReccomendedDir()
1164 aLocation.setFinalSlash(); in GetReccomendedDir()
1165 if ( !aLocation.HasError() ) in GetReccomendedDir()
1166 aReccomendedDir = aLocation.GetMainURL( INetURLObject::NO_DECODE ); in GetReccomendedDir()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx961 const Point aLocation (pDescriptor->GetLocation(true)); in GetInnerBoundingBox() local
964 aLocation, in GetInnerBoundingBox()
969 aLocation, in GetInnerBoundingBox()
1537 const Point aLocation, in SetGeometricalPosition() argument
1541 maLocation = aLocation; in SetGeometricalPosition()
/aoo41x/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx60 LocationAccess aLocation; // access to the property value member
66 aLocation.nOwnClassVectorIndex = -1; in PropertyDescription()
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx489 awt::Point aLocation; in getLocation() local
494 aLocation.X = aPosition.X(); in getLocation()
495 aLocation.Y = aPosition.Y(); in getLocation()
498 return aLocation; in getLocation()
/aoo41x/main/udkapi/com/sun/star/registry/
H A DXImplementationRegistration2.idl45 @param aLocation
57 [in] string aLocation, [in] string aRegisteredLocation,
/aoo41x/main/sfx2/source/dialog/
H A Dmailmodel.cxx398 rtl::OUString aLocation = xStorable->getLocation(); in SaveDocumentAsFormat() local
399 INetURLObject aFileObj( aLocation ); in SaveDocumentAsFormat()
403 bHasLocation = ( aLocation.getLength() > 0 ) && !bPrivateProtocol; in SaveDocumentAsFormat()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleShape.cxx760 awt::Point aLocation (getLocation ()); in getLocationOnScreen() local
768 aLocation.X += aParentLocation.X; in getLocationOnScreen()
769 aLocation.Y += aParentLocation.Y; in getLocationOnScreen()
773 return aLocation; in getLocationOnScreen()
/aoo41x/main/basic/source/uno/
H A Ddlgcont.cxx414 OUString aLocation = createAppLibraryFolder( pDialogLibrary, aLibName ); in implCreateStringResource() local
415 aArgs[0] <<= aLocation; in implCreateStringResource()
/aoo41x/main/autodoc/source/ary/inc/
H A Dreposy.hxx76 aLocation; member in ary::RepositoryCenter
/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx2886 String aLocation; in AddDispatchMacroToBasic_Impl() local
2908 aLocation = xUrl->getParameter( aLocKey ); in AddDispatchMacroToBasic_Impl()
2913 if ( aLocation.EqualsIgnoreCaseAscii( "application" ) ) in AddDispatchMacroToBasic_Impl()
2918 else if ( aLocation.EqualsIgnoreCaseAscii( "document" ) ) in AddDispatchMacroToBasic_Impl()
2945 if ( aLocation.EqualsIgnoreCaseAscii( "application" ) ) in AddDispatchMacroToBasic_Impl()
2949 else if ( aLocation.EqualsIgnoreCaseAscii( "document" ) ) in AddDispatchMacroToBasic_Impl()
H A Dviewsh.cxx642 rtl::OUString aLocation = xStorable->getLocation(); in ExecMisc_Impl() local
643 INetURLObject aFileObj( aLocation ); in ExecMisc_Impl()
646 bool bHasLocation = ( aLocation.getLength() > 0 ) && !bPrivateProtocol; in ExecMisc_Impl()
/aoo41x/main/autodoc/source/ary/kernel/
H A Dreposy.cxx48 aLocation(), in RepositoryCenter()
/aoo41x/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx256 ::rtl::OUString aLocation = m_aResource; in store()
258 if( aLocation.isEmpty() ) in store()
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx262 const Point aLocation,
/aoo41x/main/sd/source/ui/inc/
H A DOutlinerIteratorImpl.hxx212 void Init (IteratorLocation aLocation);
/aoo41x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1434 OUString aLocation; in importEvents() local
1435 if (getStringAttr( &aLocation, in importEvents()
1443 buf.append( aLocation ); in importEvents()
/aoo41x/main/xmloff/source/transform/
H A DChartPlotAreaOOoTContext.cxx73 OUString aLocation, aMacroName; in StartElement() local
H A DChartPlotAreaOASISTContext.cxx109 OUString aLocation, aMacroName; in StartElement() local
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx3493 rtl::OUString aLocation; in getBaseURI() local
3496 "Content-Location" ) ) ) >>= aLocation; in getBaseURI()
3497 if ( aLocation.getLength() ) in getBaseURI()
3505 aLocation ); in getBaseURI()
/aoo41x/main/toolkit/test/accessibility/
H A DCanvasShape.java130 Point aLocation = new Point(); in paint() local

Completed in 180 milliseconds

123