| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoobj.cxx | 184 void SwUnoCursorHelper::SelectPam(SwPaM & rPam, const bool bExpand) in SelectPam() 202 void SwUnoCursorHelper::GetTextFromPam(SwPaM & rPam, OUString & rBuffer) in GetTextFromPam() 328 SwUnoCursorHelper::SetTxtFmtColl(const uno::Any & rAny, SwPaM & rPaM) in SetTxtFmtColl() 362 SwUnoCursorHelper::SetPageDesc( in SetPageDesc() 464 SwUnoCursorHelper::SetCrsrAttr(rPam, aSet, (nStyle) in lcl_setCharFmtSequence() 549 SwUnoCursorHelper::SetCursorPropertyValue( in SetCursorPropertyValue() 573 SwUnoCursorHelper::SetTxtFmtColl(rValue, rPam); in SetCursorPropertyValue() 640 SwUnoCursorHelper::setNumberingProperty(rValue, rPam); in SetCursorPropertyValue() 670 SwUnoCursorHelper::SetPageDesc( in SetCursorPropertyValue() 689 SwUnoCursorHelper::GetCurTxtFmtColl(SwPaM & rPaM, const bool bConditional) in GetCurTxtFmtColl() [all …]
|
| H A D | unoparagraph.cxx | 453 SwUnoCursorHelper::SetPropertyValue(aCursor, m_rPropSet, in SetPropertyValues_Impl() 513 const bool bDone = SwUnoCursorHelper::getCrsrPropertyValue( in GetPropertyValues_Impl() 655 SwUnoCursorHelper::SetPropertyValue( in setPropertyValuesTolerant() 794 SwUnoCursorHelper::getCrsrPropertyValue( in GetPropertyValuesTolerant_Impl() 954 SwUnoCursorHelper::getNumberingProperty( aPam, eRet, NULL ); in lcl_SwXParagraph_getPropertyState() 969 SwFmtColl* pFmt = SwUnoCursorHelper::GetCurTxtFmtColl( in lcl_SwXParagraph_getPropertyState() 978 SwUnoCursorHelper::GetCurPageStyle( aPam, sVal ); in lcl_SwXParagraph_getPropertyState() 1121 if(!SwUnoCursorHelper::IsStartOfPara(*pTemp)) in setPropertyToDefault() 1128 SwUnoCursorHelper::SelectPam(*pTemp, true); in setPropertyToDefault() 1129 if (!SwUnoCursorHelper::IsEndOfPara(*pTemp)) in setPropertyToDefault() [all …]
|
| H A D | unoport.cxx | 239 SwUnoCursorHelper::SetString(*pUnoCrsr, aString); in setString() 273 SwUnoCursorHelper::SetPropertyValue(*pUnoCrsr, *m_pPropSet, in setPropertyValue() 419 sal_Bool bDone = SwUnoCursorHelper::getCrsrPropertyValue( in GetPropertyValue() 430 SwUnoCursorHelper::GetCrsrAttr(*pUnoCrsr, *pSet); in GetPropertyValue() 507 SwUnoCursorHelper::SetPropertyValue( *pUnoCrsr, *m_pPropSet, in SetPropertyValues_Impl() 610 SwUnoCursorHelper::SetPropertyValue( in setPropertyValuesTolerant() 688 SwUnoCursorHelper::GetPropertyStates( in GetPropertyValuesTolerant_Impl() 837 eRet = SwUnoCursorHelper::GetPropertyState(*pUnoCrsr, *m_pPropSet, in getPropertyState() 855 SwUnoCursorHelper::GetPropertyStates(*pUnoCrsr, *m_pPropSet, in getPropertyStates() 881 SwUnoCursorHelper::SetPropertyToDefault( in setPropertyToDefault() [all …]
|
| H A D | unoobj2.cxx | 335 void SwUnoCursorHelper::SetCrsrAttr(SwPaM & rPam, in SetCrsrAttr() 382 void SwUnoCursorHelper::GetCrsrAttr(SwPaM & rPam, in GetCrsrAttr() 897 SwUnoCursorHelper::DocInsertStringSplitCR( in DeleteAndInsert() 900 SwUnoCursorHelper::SelectPam(aCursor, true); in DeleteAndInsert() 1044 SwUnoCursorHelper::GetTextFromPam(aPaM, sRet); in getString() 1408 SwUnoCursorHelper::SetPropertyValue(aPaM, m_pImpl->m_rPropSet, in setPropertyValue() 1425 return SwUnoCursorHelper::GetPropertyValue(aPaM, m_pImpl->m_rPropSet, in getPropertyValue() 1485 return SwUnoCursorHelper::GetPropertyState(aPaM, m_pImpl->m_rPropSet, in getPropertyState() 1501 return SwUnoCursorHelper::GetPropertyStates(aPaM, m_pImpl->m_rPropSet, in getPropertyStates() 1516 SwUnoCursorHelper::SetPropertyToDefault(aPaM, m_pImpl->m_rPropSet, in setPropertyToDefault() [all …]
|
| H A D | unotbl.cxx | 1755 SwUnoCursorHelper::SetTxtFmtColl(aValue, *pUnoCrsr); in setPropertyValue() 1760 SwUnoCursorHelper::GetCrsrAttr(pTblCrsr->GetSelRing(), in setPropertyValue() 1763 if (!SwUnoCursorHelper::SetCursorPropertyValue( in setPropertyValue() 1768 SwUnoCursorHelper::SetCrsrAttr(pTblCrsr->GetSelRing(), in setPropertyValue() 1812 SwUnoCursorHelper::GetCurTxtFmtColl(*pUnoCrsr, sal_False); in getPropertyValue() 1826 SwUnoCursorHelper::GetCrsrAttr(pTblCrsr->GetSelRing(), in getPropertyValue() 1871 SwUnoCursorHelper::SwAnyMapHelper aAnyMap; 2902 return SwUnoCursorHelper::CreateSortDescriptor(true); in createSortDescriptor() 2912 SwUnoCursorHelper::ConvertSortProperties(rDescriptor, aSortOpt)) in sort() 3838 SwUnoCursorHelper::GetCrsrAttr(pCrsr->GetSelRing(), in setPropertyValue() [all …]
|
| H A D | unotext.cxx | 405 SwUnoCursorHelper::DocInsertStringSplitCR( in insertString() 502 SwUnoCursorHelper::SelectPam(aCrsr, true); in insertControlCharacter() 1412 SwUnoCursorHelper::SetPropertyValue(aPam, *pParaPropSet, in finishOrAppendParagraph() 1497 SwUnoCursorHelper::DocInsertStringSplitCR( in appendTextPortion() 1499 SwUnoCursorHelper::SelectPam(*pCursor, true); in appendTextPortion() 1522 SwUnoCursorHelper::SetPropertyValue( in appendTextPortion()
|
| H A D | unocrsrhelper.cxx | 102 namespace SwUnoCursorHelper namespace 216 pFmt = SwUnoCursorHelper::GetCurTxtFmtColl(rPam, in getCrsrPropertyValue()
|
| H A D | SwXTextDefaults.cxx | 94 SwUnoCursorHelper::SetPageDesc( aValue, *m_pDoc, aSet ); in setPropertyValue()
|
| H A D | unoportenum.cxx | 1329 SwUnoCursorHelper::SelectPam(*pUnoCrsr, true); // set mark in lcl_CreatePortions()
|
| H A D | unorefmk.cxx | 1288 SwUnoCursorHelper::GetNestedTextContent(*pTxtNode, nMetaStart - 1, in getParent()
|
| H A D | unoframe.cxx | 140 SwUnoCursorHelper::SwAnyMapHelper aAnyMap;
|
| /AOO41X/main/sw/source/ui/uno/ |
| H A D | unotxvw.cxx | 1781 SwUnoCursorHelper::GetTextFromPam(*pShellCrsr, uRet); in getString() 1813 SwUnoCursorHelper::SetString(*pShellCrsr, aString); in setString() 1843 SwUnoCursorHelper::SetPropertyValue( in setPropertyValue() 1864 aRet = SwUnoCursorHelper::GetPropertyValue( in getPropertyValue() 1914 eState = SwUnoCursorHelper::GetPropertyState( in getPropertyState() 1933 aRet = SwUnoCursorHelper::GetPropertyStates( in getPropertyStates() 1949 SwUnoCursorHelper::SetPropertyToDefault( in setPropertyToDefault() 1965 aRet = SwUnoCursorHelper::GetPropertyDefault( in getPropertyDefault()
|
| /AOO41X/main/sw/inc/ |
| H A D | unocrsrhelper.hxx | 73 namespace SwUnoCursorHelper namespace
|
| /AOO41X/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 1107 SwUnoCursorHelper::GetTextFromPam(*pDel, sTmp); in DeleteExtTextInput()
|
| /AOO41X/main/sw/source/core/access/ |
| H A D | accpara.cxx | 2239 SwUnoCursorHelper::GetCrsrAttr(*pPaM, aCharAttrsAtPaM, sal_True, sal_True); in _getRunAttributesImpl()
|