Searched refs:IsDescriptor (Results 1 – 8 of 8) sorted by relevance
162 bool IsDescriptor() const { return m_bIsDescriptor; } in IsDescriptor() function in SwXParagraph::Impl232 bool SwXParagraph::IsDescriptor() const in IsDescriptor() function in SwXParagraph234 return m_pImpl->IsDescriptor(); in IsDescriptor()1363 else if (m_pImpl->IsDescriptor()) in getString()1396 else if (m_pImpl->IsDescriptor()) in setString()
1398 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()
672 if (!pPara || !pPara->IsDescriptor() || !xSuccessor.is()) in insertTextContentBefore()734 if(!pPara || !pPara->IsDescriptor() || !xPredecessor.is()) in insertTextContentAfter()
947 if(!pNewStyle || !pNewStyle->IsDescriptor() || in insertByName()3379 else if(IsDescriptor()) in SetPropertyValues_Impl()3633 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 150 milliseconds