Home
last modified time | relevance | path

Searched refs:getElementPos (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmobj.cxx173 sal_Int32 nPos = getElementPos( xParent.get(), xControlModel ); in impl_isolateControlModel_nothrow()
272 sal_Int32 nPos = getElementPos(xManagerAsIndex, xMeAsChild); in SetPage()
301 … sal_Int32 nPos = getElementPos(Reference< XIndexAccess > (xOldParent, UNO_QUERY), xMeAsFormComp); in SetPage()
317 sal_Int32 nPos = getElementPos(xManagerAsIndex, xMeAsFormComp); in SetPage()
422 sal_Int32 nPos = getElementPos( xManagerAsIndex, xContent ); in operator =()
448 sal_Int32 nPos = getElementPos(xParent, xChild); in lcl_getFormComponentAccessPath()
H A Dfmundo.cxx510 const sal_Int32 nPos = getElementPos(xIndexAccess, xContent); in Removed()
1148 …OSL_ENSURE( getElementPos( m_xContainer.get(), m_xElement ) == m_nIndex, "FmUndoContainerAction::i… in implReInsert()
1172 m_nIndex = getElementPos( m_xContainer.get(), m_xElement ); in implReRemove()
H A Dnavigatortreemodel.cxx440 sal_Int32 nContainerIndex = getElementPos(xContainer.get(), xElement); in Remove()
782 sal_Int32 nPos = getElementPos( xContainer, xFormComponent ); in InsertSdrObj()
H A Dfmtools.cxx193 sal_Int32 getElementPos(const Reference< ::com::sun::star::container::XIndexAccess>& xCont, const R… in getElementPos() function
H A Dfmshimp.cxx379 sal_Int32 nIndex = getElementPos(xParentIndex, xModel); in TransferEventScripts()
1214 sal_Int32 nIndex = getElementPos(xParent, xOldModel); in executeControlConversionSlot()
1230 sal_Int32 nIndex = getElementPos(xParent, xOldModel); in executeControlConversionSlot()
H A Dnavigatortree.cxx1197 …sal_Int32 nIndex = getElementPos(Reference< XIndexAccess > (xContainer, UNO_QUERY), xCurrentChild); in implExecuteDataTransfer()
/aoo4110/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.LayoutManager.csv23 "LayoutManager";"com::sun::star::frame::XLayoutManager";"getElementPos()"
/aoo4110/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl356 by calling <member>getElementPos</member>.
376 be retrieved by calling <member>getElementPos</member> and <member>getElementSize</member>.
451 com::sun::star::awt::Point getElementPos( [in] string ResourceURL );
/aoo4110/main/qadevOOo/tests/java/ifc/frame/
H A D_XLayoutManager.java97 Point p = oObj.getElementPos(sElementName); in _getElementPos()
/aoo4110/main/svx/inc/svx/
H A Dfmtools.hxx92 sal_Int32 getElementPos(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndex…
/aoo4110/main/framework/inc/services/
H A Dlayoutmanager.hxx149 …virtual ::com::sun::star::awt::Point SAL_CALL getElementPos( const ::rtl::OUString& aName ) throw …
/aoo4110/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2253 awt::Point SAL_CALL LayoutManager::getElementPos( const ::rtl::OUString& aName ) in getElementPos() function in framework::LayoutManager
/aoo4110/main/svx/source/fmcomp/
H A Dgridcell.cxx251 sal_Int32 nIndexInParent( getElementPos( xContainer, m_xModel ) ); in impl_toggleScriptManager_nothrow()

Completed in 149 milliseconds