Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx1638 pAt->aFont=aSrcFont; in WriteRecords()
1641 pAt->aMapMode=aSrcMapMode; in WriteRecords()
1643 pAt->pSucc=pAttrStack; in WriteRecords()
1644 pAttrStack=pAt; in WriteRecords()
1656 if( pAt ) in WriteRecords()
1668 aDstFont = pAt->aFont; in WriteRecords()
1684 pAttrStack = pAt->pSucc; in WriteRecords()
1685 delete pAt; in WriteRecords()
1981 pAt=pAttrStack; in WriteWMF()
1982 pAttrStack=pAt->pSucc; in WriteWMF()
[all …]
/aoo41x/main/filter/source/graphicfilter/epict/
H A Depict.cxx2066 pAt->aFont=aSrcFont; in WriteOpcodes()
2068 pAt->aClipRect=aClipRect; in WriteOpcodes()
2069 pAt->pSucc=pAttrStack; in WriteOpcodes()
2070 pAttrStack=pAt; in WriteOpcodes()
2078 if( pAt ) in WriteOpcodes()
2083 aSrcFont=pAt->aFont; in WriteOpcodes()
2094 pAttrStack=pAt->pSucc; in WriteOpcodes()
2095 delete pAt; in WriteOpcodes()
2277 pAt=pAttrStack; in WritePict()
2278 pAttrStack=pAt->pSucc; in WritePict()
[all …]
/aoo41x/main/svx/source/items/
H A Dnumfmtsh.cxx503 sal_Bool SvxNumberFormatShell::FindEntry( const String& rFmtString, sal_uInt32* pAt /* = NULL */ ) in FindEntry() argument
524 if ( pAt ) in FindEntry()
525 *pAt = nFound; in FindEntry()
/aoo41x/main/svx/inc/svx/
H A Dnumfmtsh.hxx177 sal_Bool FindEntry( const String& rFmtString, sal_uInt32* pAt = NULL );
/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx511 SwFtnFrm::SwFtnFrm( SwFrmFmt *pFmt, SwFrm* pSib, SwCntntFrm *pCnt, SwTxtFtn *pAt ): in SwFtnFrm() argument
516 pAttr( pAt ), in SwFtnFrm()

Completed in 60 milliseconds