Searched refs:bIsDescriptor (Results 1 – 7 of 7) sorted by relevance
1341 bIsDescriptor(sal_True), in SwXStyle()1412 bIsDescriptor(sal_False), in SwXStyle()1547 else if(bIsDescriptor) in getParentStyle()1583 else if(bIsDescriptor) in setParentStyle()1681 bIsDescriptor = sal_False; in ApplyDescriptorProperties()2430 else if(bIsDescriptor) in SetPropertyValues_Impl()2835 else if(bIsDescriptor) in GetPropertyValues_Impl()3284 else if(bIsDescriptor) in setPropertiesToDefault()3420 else if(bIsDescriptor) in setAllPropertiesToDefault()
2106 bIsDescriptor(sal_True), in TYPEINIT1()2120 bIsDescriptor(sal_False), in SwXTextTable()2135 if(!bIsDescriptor || nR <= 0 || nC <= 0 || nR >= USHRT_MAX || nC >= USHRT_MAX ) in initialize()2246 if(!bIsDescriptor) /* already attached ? */ in attachToRange()2314 bIsDescriptor = sal_False; in attachToRange()3167 else if(bIsDescriptor) in setPropertyValue()3375 else if(bIsDescriptor) in getPropertyValue()3414 if(!pFmt && !bIsDescriptor) in getName()3430 if((!pFmt && !bIsDescriptor) || in setName()
1156 bIsDescriptor(sal_True), in SwXFrame()1210 bIsDescriptor(sal_False), in SwXFrame()1229 else if(bIsDescriptor) in getName()1249 else if(bIsDescriptor) in setName()2672 bIsDescriptor = sal_False; in ResetDescriptor()2809 ((SwXTextFrame*)this)->SetDoc( bIsDescriptor ? m_pDoc : GetFrmFmt()->GetDoc() ); in attachToRange()
425 …bool bIsDescriptor = (xInfo->getPropertyByName(PROPERTY_NAME).Attributes & PropertyAttribute::READ… in getInfoHelper() local427 return *ODBTableDecorator_PROP::getArrayHelper( bIsDescriptor ? 0 : 1 ); in getInfoHelper()
190 sal_Bool bIsDescriptor : 1; member in SwXStyle276 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor()281 bIsDescriptor = sal_False; m_pDoc = pDc; in SetDoc()
74 sal_Bool bIsDescriptor; member in SwXFrame150 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor()
323 sal_Bool bIsDescriptor; member in SwXTextTable
Completed in 72 milliseconds