Searched refs:aCntnt (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8sty.cxx | 1908 : aCps( 0, 16 ), aCntnt( 0, 16 ), pTxtPos( 0 ) in WW8_WrPlcSubDoc() 1921 aCntnt.Insert( p, aCntnt.Count() ); in Append() 1944 aCntnt.Insert( p, aCntnt.Count() ); in Append() 1952 aCntnt.Insert( p, aCntnt.Count() ); in Append() 1962 for( sal_uInt16 n=0; n < aCntnt.Count(); n++ ) in ~WW8_WrPlcAnnotations() 1963 delete (WW8_Annotation*)aCntnt[n]; in ~WW8_WrPlcAnnotations() 1969 sal_uInt16 nLen = aCntnt.Count(); in WriteGenericTxt() 1986 const WW8_Annotation& rAtn = *(const WW8_Annotation*)aCntnt[i]; in WriteGenericTxt() 2007 if( aCntnt[ i ] != NULL ) in WriteGenericTxt() 2010 const SdrObject& rObj = *(SdrObject*)aCntnt[ i ]; in WriteGenericTxt() [all …]
|
| H A D | wrtww8.hxx | 1181 SvPtrarr aCntnt; // PTRARR von SwFmtFtn/PostIts/.. member in WW8_WrPlcSubDoc 1258 sal_uInt16 Count() const { return aCntnt.Count(); } in Count() 1259 sal_uInt16 GetPos( const VoidPtr& p ) const { return aCntnt.GetPos( p ); } in GetPos()
|
| H A D | wrtw8esh.cxx | 944 aCntnt.Insert( p, aCntnt.Count() ); in Append() 953 aCntnt.Insert( (void*)NULL, aCntnt.Count() ); in Append()
|
| /trunk/main/comphelper/source/misc/ |
| H A D | storagehelper.cxx | 135 ::ucbhelper::Content aCntnt( aURL, in GetStorageFromURL2() 137 if (aCntnt.isDocument()) { in GetStorageFromURL2()
|