Home
last modified time | relevance | path

Searched refs:pFDesc (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx954 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getArray(); in SetINetBookmark() local
955 FILEDESCRIPTOR& rFDesc1 = pFDesc->fgd[ 0 ]; in SetINetBookmark()
957 pFDesc->cItems = 1; in SetINetBookmark()
2138 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getConstArray(); in GetINetBookmark() local
2140 if( pFDesc->cItems ) in GetINetBookmark()
2142 ByteString aDesc( pFDesc->fgd[ 0 ].cFileName ); in GetINetBookmark()
/aoo41x/main/formula/source/ui/dlg/
H A Dparawin.cxx316 void ParaWin::SetFunctionDesc(const IFunctionDescription* pFDesc) in SetFunctionDesc() argument
318 pFuncDesc=pFDesc; in SetFunctionDesc()
H A Dparawin.hxx133 void SetFunctionDesc(const IFunctionDescription* pFDesc);
/aoo41x/main/sc/source/ui/inc/
H A Dparawin.hxx130 void SetFunctionDesc(const ScFuncDesc* pFDesc);
/aoo41x/main/sot/source/base/
H A Dformats.cxx1379 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getConstArray(); in CheckTransferableContext_Impl() local
1381 if( pFDesc->cItems ) in CheckTransferableContext_Impl()
1383 ByteString sDesc( pFDesc->fgd[ 0 ].cFileName ); in CheckTransferableContext_Impl()

Completed in 48 milliseconds