Home
last modified time | relevance | path

Searched refs:pS (Results 26 – 44 of 44) sorted by relevance

12

/aoo4110/main/sw/source/core/docnode/
H A Dndsect.cxx1117 SwSectionNode* pS = rIdx.GetNode().FindSectionNode(); in MakeFrms() local
1121 if ( pS ) in MakeFrms()
1125 pTableNode->GetIndex() > pS->GetIndex() ) in MakeFrms()
1127 pS = 0; in MakeFrms()
1136 if( pS ) in MakeFrms()
1138 SwSectionFrm *pSct = new SwSectionFrm( pS->GetSection(), pFrm ); in MakeFrms()
/aoo4110/main/starmath/source/
H A Deqnolefilehdr.hxx52 void Read(SvStorageStream *pS);
53 void Write(SvStorageStream *pS);
H A Dmathtype.hxx85 SvStorageStream *pS; member in MathType
/aoo4110/main/svtools/source/filter/jpeg/
H A Djpeg.cxx86 JPEGCallbackStruct* pS = (JPEGCallbackStruct*)pCallbackData; in JPEGCallback() local
87 if ( pS && pS->xStatusIndicator.is() ) in JPEGCallback()
89 pS->xStatusIndicator->setValue( nPercent ); in JPEGCallback()
/aoo4110/main/xmloff/source/style/
H A Dxmlstyle.cxx391 const SvXMLStyleContext *pS = aStyles.GetObject( i ); in FindStyleChildContext() local
392 if( pS->GetFamily() == nFamily && in FindStyleChildContext()
393 pS->GetName() == rName ) in FindStyleChildContext()
394 pStyle = pS; in FindStyleChildContext()
/aoo4110/main/idl/inc/
H A Dobject.hxx36 SvSlotElement( SvMetaSlot * pS, const ByteString & rPrefix ) in SvSlotElement()
37 : xSlot( pS ) in SvSlotElement()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx626 SfxItemSet *pS = new SfxItemSet(mpDrawEditEngine->GetEmptyItemSet()); in InsertAttrsAsDrawingAttrs() local
723 SfxItemPool *pEditPool = pS->GetPool(); in InsertAttrsAsDrawingAttrs()
746 pS->Put( *pCopy ); in InsertAttrsAsDrawingAttrs()
753 InsertTxbxStyAttrs(*pS, nAktColl); in InsertAttrsAsDrawingAttrs()
755 if( pS->Count() ) in InsertAttrsAsDrawingAttrs()
757 mpDrawEditEngine->QuickSetAttribs( *pS, in InsertAttrsAsDrawingAttrs()
759 delete pS; in InsertAttrsAsDrawingAttrs()
760 pS = new SfxItemSet(mpDrawEditEngine->GetEmptyItemSet()); in InsertAttrsAsDrawingAttrs()
765 delete pS; in InsertAttrsAsDrawingAttrs()
H A Drtfattributeoutput.cxx2992 const char* pS = 0; in FormatHorizOrientation() local
2996pS = rFlyHori.IsPosToggle() ? OOO_STRING_SVTOOLS_RTF_POSXO : OOO_STRING_SVTOOLS_RTF_POSXR; in FormatHorizOrientation()
2999pS = rFlyHori.IsPosToggle() ? OOO_STRING_SVTOOLS_RTF_POSXI : OOO_STRING_SVTOOLS_RTF_POSXL; in FormatHorizOrientation()
3002 pS = OOO_STRING_SVTOOLS_RTF_POSXC; in FormatHorizOrientation()
3011 if (pS) in FormatHorizOrientation()
3012 m_aRunText.getOStringBuffer().append(pS); in FormatHorizOrientation()
H A Dwrtww8.hxx673 void SetCurItemSet( const SfxItemSet* pS ) { pISet = pS; } in SetCurItemSet() argument
/aoo4110/main/cui/source/dialogs/
H A Dinsdlg.cxx258 const SvObjectServer* pS = m_pServers->Get( aServerName ); in Execute() local
259 if ( pS ) in Execute()
261 if( pS->GetClassName() == SvGlobalName( SO3_OUT_CLASSID ) ) in Execute()
306 … m_xObj = aCnt.CreateEmbeddedObject( pS->GetClassName().GetByteSequence(), aName ); in Execute()
/aoo4110/main/sw/source/core/inc/
H A Ddrawfont.hxx112 SwDrawTextInfo( ViewShell *pS, OutputDevice &rO, const SwScriptInfo* pSI, in SwDrawTextInfo() argument
117 pSh = pS; in SwDrawTextInfo()
/aoo4110/main/editeng/source/editeng/
H A Deditdoc.hxx192 void SetStyleSheet( SfxStyleSheet* pS );
268 void SetStyleSheet( SfxStyleSheet* pS, sal_Bool bRecalcFont = sal_True );
269 void SetStyleSheet( SfxStyleSheet* pS, const SvxFont& rFontFromStyle );
/aoo4110/main/sfx2/source/control/
H A Dstatcach.cxx76 …> & rDisp, const ::com::sun::star::util::URL& rURL, SfxStateCache *pStateCache, const SfxSlot* pS ) in DBG_NAME()
80 , pSlot( pS ) in DBG_NAME()
H A Dbindings.cxx191 SfxFoundCache_Impl(sal_uInt16 nS, sal_uInt16 nW, const SfxSlot *pS, SfxStateCache *pC ): in SfxFoundCache_Impl()
194 pSlot(pS), in SfxFoundCache_Impl()
/aoo4110/main/sw/source/ui/inc/
H A Dview.hxx388 void SetShell( SfxShell* pS ) { pShell = pS; } in SetShell() argument
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_1/demoCA/private/
H A Dcakey.pem8 pS+N6f7awWjmgyqYvFuFo7DWhERDDL/Bi/sJ7qFinijtfp1CkVG1XWFZ8Tu9ij+t
/aoo4110/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx65 const char* pS; member
466 …(*pHM)[ OUString::createFromAscii( pFormularCommandNameTable[ i ].pS ) ] = pFormularCommandNameTa… in convertToOOEquation()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx189 SwTrnsfrActionAndUndo( SwWrtShell *pS, SwUndoId nId, in SwTrnsfrActionAndUndo() argument
192 : pSh( pS ), eUndoId( nId ) in SwTrnsfrActionAndUndo()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx2462 SfxStyleSheet* pS = ( ppStyleSheetAry ) ? ppStyleSheetAry[ pPara->pParaSet->mnDepth ] : pSheet; in ApplyTextObj() local
2468 if ( pS ) in ApplyTextObj()
2469 rOutliner.SetStyleSheet( nParaIndex, pS ); in ApplyTextObj()

Completed in 701 milliseconds

12