Searched refs:IsDescriptor (Results 1 – 8 of 8) sorted by relevance
168 bool IsDescriptor() const { return m_bIsDescriptor; } in IsDescriptor() function in SwXParagraph::Impl245 bool SwXParagraph::IsDescriptor() const in IsDescriptor() function in SwXParagraph247 return m_pImpl->IsDescriptor(); in IsDescriptor()1536 else if (m_pImpl->IsDescriptor()) in getString()1569 else if (m_pImpl->IsDescriptor()) in setString()
1371 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()
672 if (!pPara || !pPara->IsDescriptor() || !xSuccessor.is()) in insertTextContentBefore()734 if(!pPara || !pPara->IsDescriptor() || !xPredecessor.is()) in insertTextContentAfter()
915 if(!pNewStyle || !pNewStyle->IsDescriptor() || in insertByName()3829 else if(IsDescriptor()) in SetPropertyValues_Impl()4120 else if(IsDescriptor()) in GetPropertyValues_Impl()
102 bool IsDescriptor() const;
117 sal_Bool IsDescriptor()const {return m_bIsDescriptor;} in IsDescriptor() function in SwXFieldMaster
150 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor() function in SwXFrame
276 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor() function in SwXStyle
Completed in 355 milliseconds