Searched refs:ppTbl (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/inc/ |
H A D | IDocumentFieldsAccess.hxx | 169 …virtual void FldsToExpand(SwHash**& ppTbl, sal_uInt16& rTblSize, const _SetGetExpFld& rToThisFld) …
|
H A D | doc.hxx | 857 virtual void FldsToExpand(SwHash**& ppTbl, sal_uInt16& rTblSize, const _SetGetExpFld& rToThisFld);
|
/trunk/main/sw/source/core/inc/ |
H A D | docfld.hxx | 134 void LookString( SwHash** ppTbl, sal_uInt16 nSize, const String& rName,
|
/trunk/main/sw/source/core/doc/ |
H A D | docfld.cxx | 1043 void LookString( SwHash** ppTbl, sal_uInt16 nSize, const String& rName, in LookString() argument 1048 SwHash* pFnd = Find( rRet, ppTbl, nSize, pPos ); in LookString()
|
Completed in 91 milliseconds