Searched refs:bIsLabel (Results 1 – 3 of 3) sorted by relevance
275 const int nBusinessCount = bIsLabel ? 0 : 34; in GetPropertyNames()276 const int nLabelCount = bIsLabel ? 20 : 17; in GetPropertyNames()291 bIsLabel(bLabel) in SwLabCfgItem()307 if(nProp == 17 && !bIsLabel) in SwLabCfgItem()395 if(!bIsLabel && bNoConfigValues) in SwLabCfgItem()434 if(nProp == 17 && !bIsLabel) in Commit()
945 bool bIsLabel = aSequenceRole.equals( lcl_aLabelRole ); in updateModelFromControl() local948 if( bIsLabel ) in updateModelFromControl()957 if( bIsLabel ) in updateModelFromControl()
116 sal_Bool bIsLabel; member in SwLabCfgItem
Completed in 41 milliseconds