Home
last modified time | relevance | path

Searched refs:pIn (Results 26 – 38 of 38) sorted by relevance

12

/aoo41x/main/automation/source/server/
H A Dscmdstrm.cxx38 SCmdStream::SCmdStream(SvStream *pIn) in SCmdStream() argument
40 pSammel = pIn; in SCmdStream()
H A Dscmdstrm.hxx41 SCmdStream( SvStream *pIn );
H A Dstatemnt.cxx673 StatementUnoSlot::StatementUnoSlot(SCmdStream *pIn) in StatementUnoSlot() argument
677 pIn->Read( aUnoUrl ); in StatementUnoSlot()
/aoo41x/main/starmath/source/
H A Dmathtype.hxx67 MathType(String &rIn,SmNode *pIn) : in MathType() argument
68 rRet(rIn), pTree(pIn), nHAlign(2), nVAlign(0), nInsertion(0), nDefaultSize(12), in MathType()
/aoo41x/main/sw/source/core/text/
H A Ditratr.cxx465 const SwMinMaxNodeArgs *pIn = (const SwMinMaxNodeArgs*)pArgs; in lcl_MinMaxNode() local
467 ASSERT(pPos && pIn, "Unexpected NULL arguments"); in lcl_MinMaxNode()
468 if (!pPos || !pIn || pIn->nIndx != pPos->nNode.GetIndex()) in lcl_MinMaxNode()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx2725 sal_Char *pIn, sal_Size nInLen, sal_Unicode *pOut, sal_Size nOutLen) in Custom8BitToUnicode() argument
2748 pIn+nConverted, nInLen-nConverted, in Custom8BitToUnicode()
2765 pIn+nConverted, 1, in Custom8BitToUnicode()
5080 sal_uInt8 *pIn = new sal_uInt8[nUnencryptedHdr]; in LoadThroughDecryption() local
5081 pStrm->Read(pIn, nUnencryptedHdr); in LoadThroughDecryption()
5082 aDecryptMain.Write(pIn, nUnencryptedHdr); in LoadThroughDecryption()
5083 delete [] pIn; in LoadThroughDecryption()
5449 SvStream* pIn = pStrm; in Read() local
5475 pIn = &refStrm; in Read()
5512 else if (pIn) in Read()
[all …]
/aoo41x/main/automation/source/inc/
H A Dtesttool.hxx55 sal_Bool QueCommands( sal_uLong nServiceId, SvStream *pIn );
H A Dtestapp.hxx96 …sal_Bool ReturnResults( SvStream *pIn ); // R�cklieferung des Antwortstreams �ber IPC oder TCP/I…
/aoo41x/main/svtools/inc/svtools/
H A Dtesttool.hxx54 sal_Bool QueCommands( sal_uLong nServiceId, SvStream *pIn );
/aoo41x/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.hxx66 static rtl::OUString uritounicode(const gchar *pIn);
/aoo41x/main/basic/source/inc/
H A Dsymtbl.hxx114 SbiSymPool* pIn; // Parent-Pool member in SbiSymDef
/aoo41x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx343 static const char* setPasswordCallback( const char* pIn ) in setPasswordCallback() argument
349 pRet = static_cast<CUPSManager&>(rMgr).authenticateUser( pIn ); in setPasswordCallback()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx1634 SvStream* pIn = ::utl::UcbStreamHelper::CreateStream( in CreateGraphicProperties() local
1636 if ( pIn ) in CreateGraphicProperties()
1639 sal_uInt32 nErrCode = GraphicConverter::Import( *pIn, aGraphic ); in CreateGraphicProperties()
1648 delete pIn; in CreateGraphicProperties()

Completed in 112 milliseconds

12