Home
last modified time | relevance | path

Searched refs:getLocation (Results 1 – 25 of 222) sorted by relevance

123456789

/trunk/main/comphelper/source/misc/
H A Daccessiblecomponenthelper.cxx72 Point SAL_CALL OCommonAccessibleComponent::getLocation( ) throw (RuntimeException) in getLocation() function in comphelper::OCommonAccessibleComponent
92 Point aOwnRelativeLoc( getLocation() ); in getLocationOnScreen()
141 Point SAL_CALL OAccessibleComponentHelper::getLocation( ) throw (RuntimeException) in getLocation() function in comphelper::OAccessibleComponentHelper
143 return OCommonAccessibleComponent::getLocation( ); in getLocation()
190 Point SAL_CALL OAccessibleExtendedComponentHelper::getLocation( ) throw (RuntimeException) in getLocation() function in comphelper::OAccessibleExtendedComponentHelper
192 return OCommonAccessibleComponent::getLocation( ); in getLocation()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParser.java60 aLocation = maReader.getLocation(); in Parse()
76 maReader.getLocation(), in Parse()
90 maReader.getLocation()); in Parse()
97 maReader.getLocation()); in Parse()
141 maReader.getLocation().getLineNumber(), in Skip()
142 maReader.getLocation().getColumnNumber()); in Skip()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XStorable.java76 tRes.tested("getLocation()", oObj.getLocation() != null); in _getLocation()
82 log.println(oObj.getLocation() + "--" + storeUrl); in _getLocation()
84 storeUrl.equals(oObj.getLocation())); in _getLocation()
87 tRes.tested("getLocation()", oObj.getLocation() == null); in _getLocation()
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx73 void* getLocation( ) const { return pLocation; } in getLocation() function
146 _rAccessor.getLocation(), _rAccessor.getDataType().getTypeLibType(), in lcl_copyData()
165 *static_cast< Any* >( _rAccessor.getLocation() ) = _rData; in lcl_copyData()
187 _rData.setValue( _rAccessor.getLocation(), _rAccessor.getDataType() ); in lcl_copyData()
192 _rData = *static_cast< Any* >( _rAccessor.getLocation() ); in lcl_copyData()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java119 maLastLocation = maReader.getLocation(); in Parse()
1050 maReader.getLocation()); in GetQualifiedName()
1147 maReader.getLocation().getLineNumber(), in CreateErrorException()
1148 maReader.getLocation().getColumnNumber(), in CreateErrorException()
1149 maReader.getLocation().getCharacterOffset())); in CreateErrorException()
1186 final javax.xml.stream.Location aLocation = maReader.getLocation(); in GetLocation()
/trunk/main/comphelper/inc/comphelper/
H A Daccessiblecomponenthelper.hxx63 …::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::RuntimeExcepti…
96 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
128 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl78 system is used instead. Used by the <method>getLocation</method>
149 Note that the two methods <method>getLocation</methodmber> and
175 ::com::sun::star::awt::Point getLocation ();
181 <method>getLocation</method>. The difference is that the
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptEntry.java87 location.equals(other.getLocation())) in equals()
113 public String getLocation() { in getLocation() method in ScriptEntry
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleComponentImpl.java149 public java.awt.Point getLocation() { in getLocation() method in AccessibleComponentImpl
151 com.sun.star.awt.Point unoPoint = unoObject.getLocation(); in getLocation()
H A DDialog.java585 public java.awt.Point getLocation() { in getLocation() method in Dialog.AccessibleDialog
587 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocation(); in getLocation()
H A DFrame.java577 public java.awt.Point getLocation() { in getLocation() method in Frame.AccessibleFrame
579 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocation(); in getLocation()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOfficeDocument.java191 public String getLocation( ) in getLocation() method in OfficeDocument
193 return xStorable.getLocation(); in getLocation()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx190 awt::Point AccessibleChartShape::getLocation() in getLocation() function in chart::AccessibleChartShape
196 aLocation = m_pAccShape->getLocation(); in getLocation()
H A DAccessibleChartElement.cxx291 awt::Point SAL_CALL AccessibleChartElement::getLocation() in getLocation() function in chart::AccessibleChartElement
294 return AccessibleBase::getLocation(); in getLocation()
H A DAccessibleBase.cxx791 awt::Point SAL_CALL AccessibleBase::getLocation() in getLocation() function in chart::AccessibleBase
807 awt::Point aLocThisRel( getLocation()); in getLocationOnScreen()
817 return getLocation(); in getLocationOnScreen()
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java365 + xComponent.getLocation().X+", " in showAccessibleComponent()
366 + xComponent.getLocation().Y); in showAccessibleComponent()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterObject.cxx417 awt::Point SAL_CALL AccessibleSlideSorterObject::getLocation () in getLocation() function in accessibility::AccessibleSlideSorterObject
435 awt::Point aLocation (getLocation()); in getLocationOnScreen()
H A DAccessibleTreeNode.cxx434 awt::Point aChildOrigin(xChildComponent->getLocation()); in getAccessibleAtPoint()
490 awt::Point SAL_CALL AccessibleTreeNode::getLocation (void) in getLocation() function in accessibility::AccessibleTreeNode
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java369 + xComponent.getLocation().X+", " in showAccessibleComponent()
370 + xComponent.getLocation().Y); in showAccessibleComponent()
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx398 rtl::OUString aLocation = xStorable->getLocation(); in SaveDocumentAsFormat()
516 INetURLObject aFileObj( xStorable->getLocation() ); in SaveDocumentAsFormat()
557 INetURLObject aFileObj( xStorable->getLocation() ); in SaveDocumentAsFormat()
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx384 ::com::sun::star::awt::Point SAL_CALL AccessibleCell::getLocation(void) throw (RuntimeException) in getLocation() function in accessibility::AccessibleCell
398 ::com::sun::star::awt::Point aLocation(getLocation ()); in getLocationOnScreen()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java423 public java.awt.Point getLocation() { in getLocation() method in WindowsAccessBridgeAdapter.PopupMenuProxy
602 public java.awt.Point getLocation() { in getLocation() method in WindowsAccessBridgeAdapter.ListProxy
/trunk/main/jvmfwk/source/
H A Dframework.cxx507 if (aCurrentInfo.getLocation().getLength() == 0) in jfw_findAndSelectJRE()
585 if (aCurrentInfo.getLocation().getLength() == 0) in jfw_findAndSelectJRE()
1269 rtl::OUString CJavaInfo::getLocation() const in getLocation() function in jfw::CJavaInfo
/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx104 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
248 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
/trunk/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx167 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
259 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…

Completed in 145 milliseconds

123456789