Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx168 bool IsDescriptor() const { return m_bIsDescriptor; } in IsDescriptor() function in SwXParagraph::Impl
245 bool SwXParagraph::IsDescriptor() const in IsDescriptor() function in SwXParagraph
247 return m_pImpl->IsDescriptor(); in IsDescriptor()
1536 else if (m_pImpl->IsDescriptor()) in getString()
1569 else if (m_pImpl->IsDescriptor()) in setString()
H A Dunoframe.cxx1371 const SwDoc* pDoc = (IsDescriptor() ? m_pDoc : GetFrmFmt()->GetDoc()); in setPropertyValue()
1912 else if(IsDescriptor()) in setPropertyValue()
2272 else if(IsDescriptor()) in getPropertyValue()
2316 const SwDoc* pDoc = (IsDescriptor() ? m_pDoc : GetFrmFmt()->GetDoc()); in getPropertyValue()
2444 else if(IsDescriptor()) in getPropertyStates()
2559 else if(!IsDescriptor()) in setPropertyToDefault()
2588 else if(!IsDescriptor()) in getPropertyDefault()
2682 if(!IsDescriptor()) in attachToRange()
3024 if(IsDescriptor()) in attach()
3387 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.cxx915 if(!pNewStyle || !pNewStyle->IsDescriptor() || in insertByName()
3829 else if(IsDescriptor()) in SetPropertyValues_Impl()
4120 else if(IsDescriptor()) in GetPropertyValues_Impl()
/aoo42x/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 109 milliseconds