Searched refs:pPropInfo (Results 1 – 3 of 3) sorted by relevance
220 const OPropertyInfoImpl* pPropInfo = ::std::lower_bound( in getPropertyInfo() local223 if ( ( pPropInfo < s_pPropertyInfos + s_nCount ) && pPropInfo->sName == _rName ) in getPropertyInfo()224 return pPropInfo; in getPropertyInfo()
846 pPropInfo = pSheetPropInfo; in ParseStyleSheet()864 pPropInfo = 0; in ParseStyleSheet()874 pPropInfo = &rPropInfo; in ParseStyleOption()881 pPropInfo = 0; in ParseStyleOption()3305 (((CSS1PropEntry*)pFound)->pFunc)( pExpr, *pItemSet, *pPropInfo, *this ); in ParseProperty()
239 SvxCSS1PropertyInfo *pPropInfo; member in SvxCSS1Parser
Completed in 31 milliseconds