Searched refs:pFDesc (Results 1 – 5 of 5) sorted by relevance
954 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getArray(); in SetINetBookmark() local955 FILEDESCRIPTOR& rFDesc1 = pFDesc->fgd[ 0 ]; in SetINetBookmark()957 pFDesc->cItems = 1; in SetINetBookmark()2138 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getConstArray(); in GetINetBookmark() local2140 if( pFDesc->cItems ) in GetINetBookmark()2142 ByteString aDesc( pFDesc->fgd[ 0 ].cFileName ); in GetINetBookmark()
316 void ParaWin::SetFunctionDesc(const IFunctionDescription* pFDesc) in SetFunctionDesc() argument318 pFuncDesc=pFDesc; in SetFunctionDesc()
133 void SetFunctionDesc(const IFunctionDescription* pFDesc);
130 void SetFunctionDesc(const ScFuncDesc* pFDesc);
1379 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getConstArray(); in CheckTransferableContext_Impl() local1381 if( pFDesc->cItems ) in CheckTransferableContext_Impl()1383 ByteString sDesc( pFDesc->fgd[ 0 ].cFileName ); in CheckTransferableContext_Impl()
Completed in 40 milliseconds