Home
last modified time | relevance | path

Searched refs:pPropInfo (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx220 const OPropertyInfoImpl* pPropInfo = ::std::lower_bound( in getPropertyInfo() local
223 if ( ( pPropInfo < s_pPropertyInfos + s_nCount ) && pPropInfo->sName == _rName ) in getPropertyInfo()
224 return pPropInfo; in getPropertyInfo()
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx846 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()
H A Dsvxcss1.hxx239 SvxCSS1PropertyInfo *pPropInfo; member in SvxCSS1Parser

Completed in 40 milliseconds