Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx434 struct ApiProtectionData struct
440 explicit ApiProtectionData();
443 bool operator==( const ApiProtectionData& rLeft, const ApiProtectionData& rRight );
468 inline const ApiProtectionData& getApiData() const { return maApiData; } in getApiData()
475 ApiProtectionData maApiData; /// Protection data converted to API constants.
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1438 ApiProtectionData::ApiProtectionData() : in ApiProtectionData() function in oox::xls::ApiProtectionData
1443 bool operator==( const ApiProtectionData& rLeft, const ApiProtectionData& rRight ) in operator ==()

Completed in 40 milliseconds