Home
last modified time | relevance | path

Searched refs:bIsConditional (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx1298 if(bIsConditional) in getSupportedServiceNames()
1325 if(bIsConditional) in getSupportedServiceNames()
1342 bIsConditional(bConditional) in SwXStyle()
1370 nMapId = bIsConditional ? PROPERTY_MAP_CONDITIONAL_PARA_STYLE : PROPERTY_MAP_PARA_STYLE; in SwXStyle()
1413 bIsConditional(sal_False), in SwXStyle()
1426 bIsConditional = ::IsConditionalByPoolId( nId ); in SwXStyle()
1428bIsConditional = RES_CONDTXTFMTCOLL == ((SwDocStyleSheet*)pBase)->GetCollection()->Which(); in SwXStyle()
1608 …beans::XPropertySetInfo > lcl_getPropertySetInfo( SfxStyleFamily eFamily, sal_Bool bIsConditional ) in lcl_getPropertySetInfo() argument
1674 return lcl_getPropertySetInfo( eFamily, bIsConditional ); in getPropertySetInfo()
2421 … (!bIsConditional && pNames[nProp].equalsAsciiL(SW_PROP_NAME(UNO_NAME_PARA_STYLE_CONDITIONS)))) in SetPropertyValues_Impl()
[all …]
/aoo42x/main/sw/inc/
H A Dunostyle.hxx191 sal_Bool bIsConditional : 1; member in SwXStyle
277 sal_Bool IsConditional() const { return bIsConditional;} in IsConditional()

Completed in 58 milliseconds