Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunostyle.cxx1330 if(bIsConditional) in getSupportedServiceNames()
1357 if(bIsConditional) in getSupportedServiceNames()
1374 bIsConditional(bConditional) in SwXStyle()
1402 nMapId = bIsConditional ? PROPERTY_MAP_CONDITIONAL_PARA_STYLE : PROPERTY_MAP_PARA_STYLE; in SwXStyle()
1445 bIsConditional(sal_False), in SwXStyle()
1458 bIsConditional = ::IsConditionalByPoolId( nId ); in SwXStyle()
1460bIsConditional = RES_CONDTXTFMTCOLL == ((SwDocStyleSheet*)pBase)->GetCollection()->Which(); in SwXStyle()
1640 …beans::XPropertySetInfo > lcl_getPropertySetInfo( SfxStyleFamily eFamily, sal_Bool bIsConditional ) in lcl_getPropertySetInfo() argument
1706 return lcl_getPropertySetInfo( eFamily, bIsConditional ); in getPropertySetInfo()
2266 … (!bIsConditional && pNames[nProp].equalsAsciiL(SW_PROP_NAME(UNO_NAME_PARA_STYLE_CONDITIONS)))) in SetPropertyValues_Impl()
[all …]
/aoo4110/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 47 milliseconds