Searched defs:IsDescriptor (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/inc/ | ||
H A D | unoframe.hxx | 150 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor() function in SwXFrame |
H A D | unofield.hxx | 117 sal_Bool IsDescriptor()const {return m_bIsDescriptor;} in IsDescriptor() function in SwXFieldMaster |
H A D | unostyle.hxx | 276 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor() function in SwXStyle |
/aoo41x/main/sw/source/core/unocore/ | ||
H A D | unoparagraph.cxx | 162 bool IsDescriptor() const { return m_bIsDescriptor; } in IsDescriptor() function in SwXParagraph::Impl |
Completed in 64 milliseconds