Home
last modified time | relevance | path

Searched refs:IsDescriptor (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx162 bool IsDescriptor() const { return m_bIsDescriptor; } in IsDescriptor() function in SwXParagraph::Impl
232 bool SwXParagraph::IsDescriptor() const in IsDescriptor() function in SwXParagraph
234 return m_pImpl->IsDescriptor(); in IsDescriptor()
1363 else if (m_pImpl->IsDescriptor()) in getString()
1396 else if (m_pImpl->IsDescriptor()) in setString()
H A Dunoframe.cxx1398 else if(IsDescriptor()) in setPropertyValue()
1714 else if(IsDescriptor()) in getPropertyValue()
1825 else if(IsDescriptor()) in getPropertyStates()
1927 else if(!IsDescriptor()) in setPropertyToDefault()
1953 else if(!IsDescriptor()) in getPropertyDefault()
2047 if(!IsDescriptor()) in attachToRange()
2381 if(IsDescriptor()) in attach()
2744 if(!IsDescriptor()) in getPropertyValue()
H A Dunotext.cxx672 if (!pPara || !pPara->IsDescriptor() || !xSuccessor.is()) in insertTextContentBefore()
734 if(!pPara || !pPara->IsDescriptor() || !xPredecessor.is()) in insertTextContentAfter()
H A Dunostyle.cxx947 if(!pNewStyle || !pNewStyle->IsDescriptor() || in insertByName()
3379 else if(IsDescriptor()) in SetPropertyValues_Impl()
3633 else if(IsDescriptor()) in GetPropertyValues_Impl()
/aoo41x/main/sw/inc/
H A Dunoparagraph.hxx102 bool IsDescriptor() const;
H A Dunofield.hxx117 sal_Bool IsDescriptor()const {return m_bIsDescriptor;} in IsDescriptor() function in SwXFieldMaster
H A Dunoframe.hxx150 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor() function in SwXFrame
H A Dunostyle.hxx276 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor() function in SwXStyle

Completed in 125 milliseconds