Lines Matching refs:Value
154 rProp.Value >>= eType; in exportLevelStyle()
158 rProp.Value >>= sPrefix; in exportLevelStyle()
162 rProp.Value >>= sSuffix; in exportLevelStyle()
167 rProp.Value >>= sValue; in exportLevelStyle()
175 rProp.Value >>= nBullRelSize; in exportLevelStyle()
180 rProp.Value >>= nValue; in exportLevelStyle()
186 if( rProp.Value >>= rFDesc ) in exportLevelStyle()
197 rProp.Value >>= sImageURL; in exportLevelStyle()
201 rProp.Value >>= xBitmap; in exportLevelStyle()
205 rProp.Value >>= nColor; in exportLevelStyle()
210 rProp.Value >>= nStartValue; in exportLevelStyle()
214 rProp.Value >>= nSpaceBefore; in exportLevelStyle()
218 rProp.Value >>= nMinLabelWidth; in exportLevelStyle()
222 rProp.Value >>= nMinLabelDist; in exportLevelStyle()
226 rProp.Value >>= nDisplayLevels; in exportLevelStyle()
232 rProp.Value >>= sTextStyleName; in exportLevelStyle()
237 if( rProp.Value >>= aSize ) in exportLevelStyle()
246 rProp.Value >>= nValue; in exportLevelStyle()
254 rProp.Value >>= nValue; in exportLevelStyle()
261 rProp.Value >>= nValue; in exportLevelStyle()
267 rProp.Value >>= nListtabStopPosition; in exportLevelStyle()
272 rProp.Value >>= nFirstLineIndent; in exportLevelStyle()
277 rProp.Value >>= nIndentAt; in exportLevelStyle()
968 rProp.Value >>= rStyleNames[i]; in GetOutlineStyles()