Home
last modified time | relevance | path

Searched refs:GetPositions (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx877 if (GetPositions(aCursor)) in DeleteAndInsert()
1031 if (GetPositions(aPaM) && aPaM.HasMark()) in getString()
1045 bool SwXTextRange::GetPositions(SwPaM& rToFill) const in GetPositions() function in SwXTextRange
1104 bRet = pRange->GetPositions(rToFill); in XTextRangeToSwPaM()
1313 if (!GetPositions(*pNewCrsr)) in createContentEnumeration()
1335 if (!GetPositions(*pNewCrsr)) in createEnumeration()
1391 GetPositions(aPaM); in setPropertyValue()
1406 GetPositions(aPaM); in getPropertyValue()
1457 GetPositions(aPaM); in getPropertyState()
1472 GetPositions(aPaM); in getPropertyStates()
[all …]
H A Dunoobj.cxx1302 if (pRange->GetPositions(aPam)) in gotoRange()
H A Dunotext.cxx337 if (pRange->GetPositions(aPam)) in insertString()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx411 if (pxRange->GetPositions(aPam)) in lcl_CopySelToDoc()
1106 if (!pRange->GetPositions(InsertPaM)) in applyTo()
H A Dunotxvw.cxx1416 if (pRange->GetPositions(aPam)) in gotoRange()
H A Dunotxdoc.cxx904 pRange->GetPositions(*pUnoCrsr); in FindAny()
/trunk/main/sw/inc/
H A Dunotextrange.hxx133 bool GetPositions(SwPaM & rToFill) const;