Home
last modified time | relevance | path

Searched refs:WriteContents (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx253 virtual sal_Bool WriteContents(SotStorageStreamRef& /*rObj*/, in WriteContents() function in OCX_Control
469 sal_Bool WriteContents(SotStorageStreamRef &rObj,
945 sal_Bool WriteContents(SotStorageStreamRef &rObj,
971 sal_Bool WriteContents(SotStorageStreamRef &rObj,
1000 sal_Bool WriteContents(SotStorageStreamRef &rObj,
1019 sal_Bool WriteContents(SotStorageStreamRef &rObj,
1048 sal_Bool WriteContents(SvStorageStreamRef &rObj,
1073 sal_Bool WriteContents(SotStorageStreamRef &rObj,
1098 sal_Bool WriteContents(SotStorageStreamRef &rObj,
1179 sal_Bool WriteContents(SotStorageStreamRef &rObj,
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx356 virtual void WriteContents( XclExpStream& rStrm ) = 0;
377 virtual void WriteContents( XclExpStream& rStrm );
397 virtual void WriteContents( XclExpStream& rStrm );
459 virtual void WriteContents( XclExpStream& rStrm );
489 virtual void WriteContents( XclExpStream& rStrm );
559 virtual void WriteContents( XclExpStream& rStrm, sal_uInt16 nRelCol ) = 0;
593 virtual void WriteContents( XclExpStream& rStrm, sal_uInt16 nRelCol );
614 virtual void WriteContents( XclExpStream& rStrm, sal_uInt16 nRelCol );
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1413 sal_Bool OCX_GroupBox::WriteContents(SvStorageStreamRef& /* rObj */, in WriteContents() function in OCX_GroupBox
1421 sal_Bool OCX_CommandButton::WriteContents(SvStorageStreamRef& rContents, in WriteContents() function in OCX_CommandButton
1548 return WriteContents(xContents,rPropSet,rSize); in Export()
1551 sal_Bool OCX_ImageButton::WriteContents(SvStorageStreamRef &rContents, in WriteContents() function in OCX_ImageButton
1649 return WriteContents(xContents,rPropSet,rSize); in Export()
1705 sal_Bool OCX_OptionButton::WriteContents(SvStorageStreamRef &rContents, in WriteContents() function in OCX_OptionButton
1868 return WriteContents(xContents, rPropSet, rSize); in Export()
1957 sal_Bool OCX_TextBox::WriteContents(SvStorageStreamRef &rContents, in WriteContents() function in OCX_TextBox
2139 return WriteContents(xContents, rPropSet, rSize); in Export()
2142 sal_Bool OCX_FieldControl::WriteContents(SvStorageStreamRef &rContents, in WriteContents() function in OCX_FieldControl
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx565 WriteContents( rStrm ); in WriteBody()
609 void XclExpNumberCell::WriteContents( XclExpStream& rStrm ) in WriteContents() function in XclExpNumberCell
642 void XclExpBooleanCell::WriteContents( XclExpStream& rStrm ) in WriteContents() function in XclExpBooleanCell
771 void XclExpLabelCell::WriteContents( XclExpStream& rStrm ) in WriteContents() function in XclExpLabelCell
1027 void XclExpFormulaCell::WriteContents( XclExpStream& rStrm ) in WriteContents() function in XclExpFormulaCell
1158 WriteContents( rStrm, nRelCol ); in Save()
1328 void XclExpBlankCell::WriteContents( XclExpStream& /*rStrm*/, sal_uInt16 /*nRelCol*/ ) in WriteContents() function in XclExpBlankCell
1381 void XclExpRkCell::WriteContents( XclExpStream& rStrm, sal_uInt16 nRelCol ) in WriteContents() function in XclExpRkCell