Home
last modified time | relevance | path

Searched refs:bIsDescriptor (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/core/unocore/
H A Dunostyle.cxx1373 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()
H A Dunotbl.cxx2106 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()
H A Dunoframe.cxx787 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()
/aoo4110/main/dbaccess/source/core/api/
H A DTableDeco.cxx425 …bool bIsDescriptor = (xInfo->getPropertyByName(PROPERTY_NAME).Attributes & PropertyAttribute::READ… in getInfoHelper() local
427 return *ODBTableDecorator_PROP::getArrayHelper( bIsDescriptor ? 0 : 1 ); in getInfoHelper()
/aoo4110/main/sw/inc/
H A Dunostyle.hxx190 sal_Bool bIsDescriptor : 1; member in SwXStyle
276 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor()
281 bIsDescriptor = sal_False; m_pDoc = pDc; in SetDoc()
H A Dunoframe.hxx74 sal_Bool bIsDescriptor; member in SwXFrame
150 sal_Bool IsDescriptor() const {return bIsDescriptor;} in IsDescriptor()
H A Dunotbl.hxx323 sal_Bool bIsDescriptor; member in SwXTextTable

Completed in 112 milliseconds