Home
last modified time | relevance | path

Searched refs:GetPos (Results 1 – 25 of 304) sorted by path

12345678910>>...13

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx190 Point aHdlPosition( pHdl->GetPos() ); in KeyInput()
292 Point aStartPoint( pHdl->GetPos() ); in KeyInput()
293 Point aEndPoint( pHdl->GetPos() + Point( nX, nY ) ); in KeyInput()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1361 sal_uInt16 nLibId = (sal_uInt16) pLibs->GetPos( pLibInfo ); in AddLib()
/trunk/main/basic/source/comp/
H A Dexprgen.cxx91 if( 0 == aVar.pDef->GetPos() ) in Gen()
173 sal_uInt16 nId = ( eOp == _PARAM ) ? pDef->GetPos() : pDef->GetId(); in GenElement()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx150 sal_uInt16 GetPos() const { return nPos; } in GetPos() function in SbiSymDef
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2579 nPos = pAutoCmpltList->GetPos( pStr ); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx216 aRect.Left() = pTab->GetPos() - pItemData->aSize.Width() / 2; in GetFocusRect()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx799 CellModified(-1, m_pType->GetPos()); in IMPL_LINK()
1633 CellModified(-1, pConverted->GetPos()); in IMPL_LINK()
1639 CellModified(-1, pConverted->GetPos()); in IMPL_LINK()
1645 CellModified(-1, pConverted->GetPos()); in IMPL_LINK()
1651 CellModified(-1, pConverted->GetPos()); in IMPL_LINK()
H A Ddbtreelistbox.cxx201 _pEntry->ReplaceItem( pString,_pEntry->GetPos(pTextItem)); in InitEntry()
H A Dtabletree.cxx491 sal_uInt16 nTextPos = _pEntry->GetPos(pTextItem); in InitEntry()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldControls.hxx67 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropColumnEditCtrl
99 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropEditCtrl
134 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropNumericEditCtrl
169 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropListBoxCtrl
H A DTableRow.hxx77 inline long GetPos() const { return m_nPos; } in GetPos() function in dbaui::OTableRow
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx275 nPos = (*aIter)->GetPos(); in Undo()
296 nPos = (*aIter)->GetPos(); in Redo()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx588 xub_StrLen GetPos() const { return nPos; } in GetPos() function in EditFieldInfo
H A Dtstpitem.hxx130 sal_uInt16 GetPos( const SvxTabStop& rTab ) const;
133 sal_uInt16 GetPos( const long nPos ) const;
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx585 if ( rDoc.GetPos( pNode ) >= rDoc.Count() ) in DbgIsBuggy()
650 sal_uInt32 nStartNode = rNodes.GetPos( pStartNode ); in Adjust()
651 sal_uInt32 nEndNode = rNodes.GetPos( pEndNode ); in Adjust()
1546 sal_uInt32 nPos = GetPos( pCurNode ); in InsertParaBreak()
1613 sal_uInt32 nRight = GetPos( pRight ); in ConnectParagraphs()
1655 …pNode->GetCharAttribs().GetAttribs().Remove( pNode->GetCharAttribs().GetAttribs().GetPos( pStartin… in InsertAttribInSelection()
1817 pNode->GetCharAttribs().GetAttribs().GetPos( pAttr ) ); in InsertAttrib()
H A Deditdoc.hxx291 sal_uInt32 GetPos( const ContentNodePtr &rPtr ) const;
630 sal_uInt32 GetPos( const ParaPortionPtr &rPtr ) const;
762 sal_uInt32 GetPos( ContentNode* pNode ) const { return ContentList::GetPos(pNode); } in GetPos() function in EditDoc
H A Deditdoc2.cxx366 sal_uInt32 ParaPortionList::GetPos( const ParaPortionPtr &rPtr ) const in GetPos() function in ParaPortionList
373 sal_uInt32 ContentList::GetPos( const ContentNodePtr &rPtr ) const in GetPos() function in ContentList
H A Dediteng.cxx391 sal_uInt16 nPos = pImpEditEngine->GetEditViews().GetPos( pView ); in RemoveView()
431 return pImpEditEngine->GetEditViews().GetPos( pView ) != USHRT_MAX; in HasView()
991 …GetLanguage( pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ), aCurSel.Max().GetInde… in PostKeyEvent()
1014 sal_uInt32 nPara = pImpEditEngine->GetEditDoc().GetPos( pNode ); in PostKeyEvent()
2413 aPos.nPara = pImpEditEngine->aEditDoc.GetPos( aPaM.GetNode() ); in FindDocPosition()
H A Deditview.cxx270 …aSelection.nStartPara = PIMPEE->GetEditDoc().GetPos( pImpEditView->GetEditSelection().Min().GetNod… in GetSelection()
271 …aSelection.nEndPara = PIMPEE->GetEditDoc().GetPos( pImpEditView->GetEditSelection().Max().GetNode(… in GetSelection()
851 sal_uInt32 nStartPara = PIMPEE->GetEditDoc().GetPos( aSel.Min().GetNode() ); in GetStyleSheet()
852 sal_uInt32 nEndPara = PIMPEE->GetEditDoc().GetPos( aSel.Max().GetNode() ); in GetStyleSheet()
H A Dedtspell.cxx684 sal_uInt32 nPos = rNodes.GetPos( pCurNode ); in GetPrevPara()
754 sal_uInt32 nPara = pImpEE->GetEditDoc().GetPos( pCurNode ); in ImplStartUndoAction()
H A Deehtml.cxx228 sal_uInt32 nNode = pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ); in NextToken()
554 sal_uInt32 nStartNode = pImpEditEngine->GetEditDoc().GetPos( pSN ); in ImpSetAttribs()
565 sal_uInt32 nEndNode = pImpEditEngine->GetEditDoc().GetPos( pEN ); in ImpSetAttribs()
627 sal_uInt32 nNode = pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ); in ImpSetStyleSheet()
H A Deertfpar.cxx132 sal_uInt32 nPara = pImpEditEngine->GetEditDoc().GetPos( pCurNode ); in CallParser()
175 sal_uInt32 nStartPara = pImpEditEngine->GetEditDoc().GetPos( rStart.GetNode() ); in AddRTFDefaultValues()
176 sal_uInt32 nEndPara = pImpEditEngine->GetEditDoc().GetPos( rEnd.GetNode() ); in AddRTFDefaultValues()
294 sal_uInt32 nCurPara = pImpEditEngine->GetEditDoc().GetPos( pN ); in SetEndPrevPara()
367 sal_uInt32 nStartNode = pImpEditEngine->GetEditDoc().GetPos( pSN ); in SetAttrInDoc()
368 sal_uInt32 nEndNode = pImpEditEngine->GetEditDoc().GetPos( pEN ); in SetAttrInDoc()
602 return pImpEditEngine->GetEditDoc().GetPos( pNode ); in GetIdx()
623 return pImpEditEngine->GetEditDoc().GetPos( pN ); in GetNodeIdx()
H A Dimpedit.cxx194 sal_uInt32 nStartPara = pEditEngine->pImpEditEngine->GetEditDoc().GetPos( pStartNode ); in DrawSelection()
195 sal_uInt32 nEndPara = pEditEngine->pImpEditEngine->GetEditDoc().GetPos( pEndNode ); in DrawSelection()
673 sal_uInt32 nPara = pEditEngine->pImpEditEngine->aEditDoc.GetPos( aPaM.GetNode() ); in ShowCursor()
987 pCrsr->SetPos( pCrsr->GetPos() + Point( nRealDiffX, nRealDiffY ) ); in Scroll()
990 Rectangle aCursorRec( pCrsr->GetPos(), pCrsr->GetSize() ); in Scroll()
1225 *pPara = pEditEngine->pImpEditEngine->GetEditDoc().GetPos( aPaM.GetNode() ); in GetField()
1247 sal_uInt32 nPara = pEditEngine->pImpEditEngine->aEditDoc.GetPos( aPaM.GetNode() ); in IsBulletArea()
1381 sal_uInt32 nStartNode = pEditEngine->pImpEditEngine->GetEditDoc().GetPos( aSel.Min().GetNode() ); in IsInSelection()
1382 sal_uInt32 nEndNode = pEditEngine->pImpEditEngine->GetEditDoc().GetPos( aSel.Max().GetNode() ); in IsInSelection()
1383 sal_uInt32 nCurNode = pEditEngine->pImpEditEngine->GetEditDoc().GetPos( rPaM.GetNode() ); in IsInSelection()
[all …]
H A Dimpedit.hxx1039 return EPaM( aEditDoc.GetPos( pNode ), rPaM.GetIndex() ); in CreateEPaM()
1054 aESel.nStartPara = aEditDoc.GetPos( pStartNode ); in CreateESel()
1056 aESel.nEndPara = aEditDoc.GetPos( pEndNode ); in CreateESel()
1135 sal_uInt32 nPos = aEditDoc.GetPos( pNode ); in FindParaPortion()
H A Dimpedit2.cxx304 sal_uInt32 nStartNode = aEditDoc.GetPos( pStartNode ); in GetSelected()
305 sal_uInt32 nEndNode = aEditDoc.GetPos( pEndNode ); in GetSelected()
692 sal_uInt32 nPara = GetEditDoc().GetPos( aPaM.GetNode() ); in MouseButtonUp()
838 sal_uInt32 nPara = aEditDoc.GetPos( pNode ); in ParaAttribsChanged()
1948 sal_uInt32 nPara = GetEditDoc().GetPos( rPaM.GetNode() ); in IsScriptChange()
2309 if(aEditDoc.GetPos( pLeft ) > aEditDoc.GetPos( pRight )) in ImpConnectParagraphs()
2319 GetEditEnginePtr()->ParagraphConnected( aEditDoc.GetPos( pLeft ), aEditDoc.GetPos( pRight ) ); in ImpConnectParagraphs()
2325 aEditDoc.GetPos( pLeft ), pLeft->Len(), in ImpConnectParagraphs()
2990 sal_uInt32 nPos = GetParaPortions().GetPos( pPortion ); in ImpInsertParaBreak()
3041 sal_uInt32 nPara = aEditDoc.GetPos( aPaM.GetNode() ); in InsertParaBreak()
[all …]

Completed in 205 milliseconds

12345678910>>...13