Searched refs:bIsLabel (Results 1 – 3 of 3) sorted by relevance
267 const int nBusinessCount = bIsLabel ? 0 : 34; in GetPropertyNames()268 const int nLabelCount = bIsLabel ? 18 : 15; in GetPropertyNames()283 bIsLabel(bLabel) in SwLabCfgItem()299 if(nProp == 15 && !bIsLabel) in SwLabCfgItem()379 if(!bIsLabel && bNoConfigValues) in SwLabCfgItem()418 if(nProp == 15 && !bIsLabel) in Commit()
945 bool bIsLabel = aSequenceRole.equals( lcl_aLabelRole ); in updateModelFromControl() local948 if( bIsLabel ) in updateModelFromControl()957 if( bIsLabel ) in updateModelFromControl()
114 sal_Bool bIsLabel; member in SwLabCfgItem
Completed in 20 milliseconds