Home
last modified time | relevance | path

Searched refs:mnDestinationInstance (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1085 sal_uInt16 mnDestinationInstance; member
1116 …2 GetDestinationInstance() const { return mpImplTextObj->mnDestinationInstance; }; in GetDestinationInstance()
1117 … SetDestinationInstance( sal_uInt16 nInstance ) { mpImplTextObj->mnDestinationInstance = nInstanc… in SetDestinationInstance()
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx6725 mpImplTextObj->mnDestinationInstance = mpImplTextObj->mnInstance = 4; in PPTTextObj()