Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ole/
H A Daxcontrol.hxx414 bool importCommonPart( BinaryInputStream& rInStrm, sal_uInt32 nPartSize );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ole/
H A Daxcontrol.hxx415 bool importCommonPart( BinaryInputStream& rInStrm, sal_uInt32 nPartSize );
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx686 (!mbCommonPart || importCommonPart( rInStrm, nCommonPartSize )) && in importBinaryModel()
737 bool ComCtlModelBase::importCommonPart( BinaryInputStream& rInStrm, sal_uInt32 nPartSize ) in importCommonPart() function in oox::ole::ComCtlModelBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx680 importCommonPart( rInStrm, nCommonPartSize ) && in importBinaryModel()
730 bool ComCtlModelBase::importCommonPart( BinaryInputStream& rInStrm, sal_uInt32 nPartSize ) in importCommonPart() function in oox::ole::ComCtlModelBase