Searched refs:bIsDescriptor (Results 1 – 7 of 7) sorted by relevance
1373 bIsDescriptor(sal_True), in SwXStyle()1444 bIsDescriptor(sal_False), in SwXStyle()1579 else if(bIsDescriptor) in getParentStyle()1615 else if(bIsDescriptor) in setParentStyle()1713 bIsDescriptor = sal_False; in ApplyDescriptorProperties()2275 else if(bIsDescriptor) in SetPropertyValues_Impl()2549 else if(bIsDescriptor) in GetPropertyValues_Impl()2915 else if ( bIsDescriptor ) in setPropertiesToDefault()3040 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()
787 bIsDescriptor(sal_True), in SwXFrame()841 bIsDescriptor(sal_False), in SwXFrame()860 else if(bIsDescriptor) in getName()880 else if(bIsDescriptor) in setName()2037 bIsDescriptor = sal_False; in ResetDescriptor()2166 ((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 112 milliseconds